commit | dee5817e88ac8195e5938d6671f434a071e35698 | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Fri Nov 06 17:04:00 2009 +0100 |
committer | Patrick McHardy <kaber@trash.net> | Fri Nov 06 17:04:00 2009 +0100 |
tree | 7697b0bf04c23f6b0c3dad9755a9a7c9b668365f | |
parent | 76ac894080019c6619d3c3bf615db42a43a77f32 [diff] |
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>