From: Patrick McHardy Date: Wed, 5 Dec 2007 09:29:05 +0000 (-0800) Subject: [NETFILTER]: nfnetlink_queue: kill useless wrapper X-Git-Tag: v2.6.25-rc1~1162^2~1229 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5de0dfde8b0c5ea3d8b3040db1967f9c1d9748e;p=pandora-kernel.git [NETFILTER]: nfnetlink_queue: kill useless wrapper nfqnl_set_mode takes the queue lock and calls __nfqnl_set_mode. Just move the code from __nfqnl_set_mode to nfqnl_set_mode since there is no other user. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed