From: Patrick McHardy Date: Wed, 5 Dec 2007 09:31:01 +0000 (-0800) Subject: [NETFILTER]: nfnetlink_queue: remove useless enqueue status codes X-Git-Tag: v2.6.25-rc1~1162^2~1224 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ef0f46580320a7f96c60b20b7a29b0bd820d2e7;p=pandora-kernel.git [NETFILTER]: nfnetlink_queue: remove useless enqueue status codes The queueing core doesn't care about the exact return value from the queue handler, so there's no need to go through the trouble of returning a meaningful value as long as we indicate an error. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed