netfilter: remove unneccessary checks from netlink notifiers
authorPatrick McHardy <kaber@trash.net>
Fri, 6 Nov 2009 16:04:00 +0000 (17:04 +0100)
committerPatrick McHardy <kaber@trash.net>
Fri, 6 Nov 2009 16:04:00 +0000 (17:04 +0100)
commitdee5817e88ac8195e5938d6671f434a071e35698
tree7697b0bf04c23f6b0c3dad9755a9a7c9b668365f
parent76ac894080019c6619d3c3bf615db42a43a77f32
netfilter: remove unneccessary checks from netlink notifiers

The NETLINK_URELEASE notifier is only invoked for bound sockets, so
there is no need to check ->pid again.

Signed-off-by: Patrick McHardy <kaber@trash.net>
net/ipv4/netfilter/ip_queue.c
net/ipv6/netfilter/ip6_queue.c
net/netfilter/nfnetlink_log.c
net/netfilter/nfnetlink_queue.c
This page took 0.026327 seconds and 5 git commands to generate.