git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76ac894
)
netfilter: remove unneccessary checks from netlink notifiers
author
Patrick McHardy
<kaber@trash.net>
Fri, 6 Nov 2009 16:04:00 +0000
(17:04 +0100)
committer
Patrick McHardy
<kaber@trash.net>
Fri, 6 Nov 2009 16:04:00 +0000
(17:04 +0100)
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>
No differences found