summaryrefslogtreecommitdiffstats
path: root/net/ife
diff options
context:
space:
mode:
authorWANG Cong <xiyou.wangcong@gmail.com>2017-04-28 19:04:29 +0200
committerDavid S. Miller <davem@davemloft.net>2017-05-01 04:44:04 +0200
commitba3f571d5dde27fc4ae83aabe2c06ff08087af49 (patch)
tree27f69a0cce85e6e464684e0660809cf7fc4964be /net/ife
parentsamples/bpf: bpf_load.c detect and abort if ELF maps section size is wrong (diff)
downloadlinux-ba3f571d5dde27fc4ae83aabe2c06ff08087af49.tar.xz
linux-ba3f571d5dde27fc4ae83aabe2c06ff08087af49.zip
ipv4: get rid of ip_ra_lock
After commit 1215e51edad1 ("ipv4: fix a deadlock in ip_ra_control") we always take RTNL lock for ip_ra_control() which is the only place we update the list ip_ra_chain, so the ip_ra_lock is no longer needed. As Eric points out, BH does not need to disable either, RCU readers don't care. Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com> Acked-by: Hannes Frederic Sowa <hannes@stressinduktion.org> Acked-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ife')
0 files changed, 0 insertions, 0 deletions