diff options
author | WANG Cong <xiyou.wangcong@gmail.com> | 2016-11-29 09:14:56 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-12-01 11:29:02 -0500 |
commit | 60602982720f3a77366ee3e493a6e3d15e7e84f5 (patch) | |
tree | bb3103c6262c7627550d05124974f8a6f11602ed /net/core | |
parent | 88578468196f72d13672b86b6236f9c6fb035869 (diff) |
audit: remove useless synchronize_net()
netlink kernel socket is protected by refcount, not RCU.
Its rcv path is neither protected by RCU. So the synchronize_net()
is just pointless.
Cc: Richard Guy Briggs <rgb@redhat.com>
Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core')
0 files changed, 0 insertions, 0 deletions