From: Patrick McHardy Date: Fri, 6 Nov 2009 16:04:00 +0000 (+0100) Subject: netfilter: remove unneccessary checks from netlink notifiers X-Git-Tag: v2.6.33-rc1~388^2~18^2~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dee5817e88ac8195e5938d6671f434a071e35698;p=pandora-kernel.git 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 --- Reading git-diff-tree failed