From: Patrick McHardy Date: Wed, 5 Dec 2007 09:23:41 +0000 (-0800) Subject: [NETFILTER]: nf_queue: remove unnecessary hook existance check X-Git-Tag: v2.6.25-rc1~1162^2~1245 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb46990dba94866462e90623e183d02ec591cf8f;p=pandora-kernel.git [NETFILTER]: nf_queue: remove unnecessary hook existance check We hold a module reference for each queued packet, so the hook that queued the packet can't disappear. Also remove an obsolete comment stating the opposite. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed