]> git.baikalelectronics.ru Git - kernel.git/commit
net: use new in_dev_ifa iterators
authorFlorian Westphal <fw@strlen.de>
Fri, 31 May 2019 16:27:07 +0000 (18:27 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 3 Jun 2019 01:06:26 +0000 (18:06 -0700)
commit60c33b67eff126fd6f655ca123232c6b95abe9a2
tree8bf4492b4e338e119927028e1a3a9a2f8959a224
parenta0951c1d641f4f8db605495dbbd1f39a305060af
net: use new in_dev_ifa iterators

Use in_dev_for_each_ifa_rcu/rtnl instead.
This prevents sparse warnings once proper __rcu annotations are added.

Signed-off-by: Florian Westphal <fw@strlen.de>
t di# Last commands done (6 commands done):

Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/fib_frontend.c
net/ipv4/igmp.c
net/ipv6/addrconf.c
net/sctp/protocol.c
net/smc/smc_clc.c