remarkable-linux/net
Paolo Abeni 2c5ac2bfe5 ipv4/fib: don't warn when primary address is missing if in_dev is dead
[ Upstream commit 391a20333b ]

After commit fbd40ea018 ("ipv4: Don't do expensive useless work
during inetdev destroy.") when deleting an interface,
fib_del_ifaddr() can be executed without any primary address
present on the dead interface.

The above is safe, but triggers some "bug: prim == NULL" warnings.

This commit avoids warning if the in_dev is dead

Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
2016-07-10 23:07:22 -04:00
..
6lowpan 6lowpan: nhc: add other known rfc6282 compressions 2015-02-14 23:08:44 +01:00
9p 9p: ensure err is initialized to 0 in p9_client_read/write 2015-09-13 09:07:50 -07:00
802 net: Kill dev_rebuild_header 2015-03-02 16:43:41 -05:00
8021q vlan: Correctly propagate promisc|allmulti flags in notifier. 2015-05-14 00:54:32 -04:00
appletalk appletalk: Use eth_<foo>_addr instead of memset 2015-03-03 17:01:37 -05:00
atm Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2015-04-15 09:00:47 -07:00
ax25 ax25: add link layer header validation function 2016-07-10 23:07:01 -04:00
batman-adv batman-adv: Reduce refcnt of removed router when updating route 2016-07-10 23:07:19 -04:00
bluetooth bluetooth: Validate socket address length in sco_sock_bind(). 2016-01-22 20:54:15 -08:00
bridge switchdev: Require RTNL mutex to be held when sending FDB notifications 2016-03-04 10:25:47 -05:00
caif unix/caif: sk_socket can disappear when state is unlocked 2015-05-26 23:19:29 -04:00
can can: replace timestamp as unique skb attribute 2015-08-10 12:21:51 -07:00
ceph libceph: use the right footer size when skipping a message 2016-03-07 16:35:33 -05:00
core rtnl: fix msg size calculation in if_nlmsg_size() 2016-07-10 23:07:06 -04:00
dcb net/dcb: Add IEEE QCN attribute 2015-03-06 21:50:02 -05:00
dccp tcp/dccp: fix timewait races in timer handling 2016-01-31 11:23:37 -08:00
decnet decnet: Do not build routes to devices without decnet private data. 2016-07-10 23:07:20 -04:00
dns_resolver Merge commit 'v3.16' into next 2014-10-01 00:44:04 +10:00
dsa net: dsa: Do not override PHY interface if already configured 2015-09-29 19:26:26 +02:00
ethernet ethernet: Use eth_<foo>_addr instead of memset 2015-03-03 17:01:38 -05:00
hsr net/hsr: Fix NULL pointer dereference and refcnt bugs when deleting a HSR interface. 2015-03-01 13:40:23 -05:00
ieee802154 ieee802154: Fix sockaddr_ieee802154 implicit padding information leak. 2015-08-03 09:28:59 -07:00
ipv4 ipv4/fib: don't warn when primary address is missing if in_dev is dead 2016-07-10 23:07:22 -04:00
ipv6 ip6_tunnel: set rtnl_link_ops before calling register_netdevice 2016-07-10 23:07:07 -04:00
ipx net: Remove iocb argument from sendmsg and recvmsg 2015-03-02 13:06:31 -05:00
irda net: add validation for the socket syscall protocol argument 2016-01-22 20:54:13 -08:00
iucv af_iucv: Validate socket address length in iucv_sock_bind() 2016-03-04 10:25:46 -05:00
key xfrm: simplify xfrm_address_t use 2015-03-31 13:58:35 -04:00
l2tp ipv6: l2tp: fix a potential issue in l2tp_ip6_recv 2016-07-10 23:07:07 -04:00
lapb lapb: move EXPORT_SYMBOL after functions. 2014-10-24 15:51:42 -04:00
llc net: Remove iocb argument from sendmsg and recvmsg 2015-03-02 13:06:31 -05:00
mac80211 mac80211: fix txq queue related crashes 2016-07-10 23:07:09 -04:00
mac802154 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth 2015-05-09 15:51:00 -04:00
mpls mpls: handle device renames for per-device sysctls 2015-06-11 16:47:16 -07:00
netfilter ipvs: drop first packet to redirect conntrack 2016-07-10 23:07:16 -04:00
netlabel netlink: implement nla_put_in_addr and nla_put_in6_addr 2015-03-31 13:58:35 -04:00
netlink netlink: don't send NETLINK_URELEASE for unbound sockets 2016-05-08 08:08:59 -04:00
netrom net: Kill dev_rebuild_header 2015-03-02 16:43:41 -05:00
nfc NFC: nci: extract pipe value using NCI_HCP_MSG_GET_PIPE 2015-12-09 14:03:20 -05:00
openvswitch openvswitch: use flow protocol when recalculating ipv6 checksums 2016-07-10 23:07:22 -04:00
packet packet: fix heap info leak in PACKET_DIAG_MCLIST sock_diag interface 2016-07-10 23:07:21 -04:00
phonet phonet: properly unshare skbs in phonet_rcv() 2016-01-31 11:23:36 -08:00
rds RDS: fix race condition when sending a message on unbound socket 2015-12-14 21:24:32 -08:00
rfkill rfkill: fix rfkill_fop_read wait_event usage 2016-02-15 15:45:28 -05:00
rose net: Kill dev_rebuild_header 2015-03-02 16:43:41 -05:00
rxrpc new helper: msg_data_left() 2015-04-11 15:53:35 -04:00
sched net: sched: do not requeue a NULL skb 2016-07-10 23:07:21 -04:00
sctp sctp: lack the check for ports in sctp_v6_cmp_addr 2016-07-10 23:06:59 -04:00
sunrpc sunrpc/cache: drop reference when sunrpc_cache_pipe_upcall() detects a race 2016-07-10 23:07:16 -04:00
switchdev switchdev: Require RTNL mutex to be held when sending FDB notifications 2016-03-04 10:25:47 -05:00
tipc tipc: fix connection abort during subscription cancel 2016-03-04 10:25:47 -05:00
unix af_unix: Fix splice-bind deadlock 2016-07-09 00:16:18 -04:00
vmw_vsock net: Remove iocb argument from sendmsg and recvmsg 2015-03-02 13:06:31 -05:00
wimax wimax: convert printk to pr_foo() 2014-10-07 20:28:44 -04:00
wireless wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel 2016-06-18 16:47:32 -04:00
x25 net: Remove iocb argument from sendmsg and recvmsg 2015-03-02 13:06:31 -05:00
xfrm xfrm: Fix crash observed during device unregistration and decryption 2016-07-10 23:07:06 -04:00
compat.c net: switch importing msghdr from userland to {compat_,}import_iovec() 2015-04-09 00:02:26 -04:00
Kconfig kconfig: use bool instead of boolean for type definition attributes 2015-01-07 13:08:04 +01:00
Makefile mpls: Refactor how the mpls module is built 2015-03-04 00:26:06 -05:00
socket.c net: Fix use after free in the recvmmsg exit path 2016-07-10 23:07:03 -04:00
sysctl_net.c