From: Patrick McHardy Date: Tue, 18 Dec 2007 06:41:21 +0000 (-0800) Subject: [NETFILTER]: nfnetlink_{queue,log}: return proper error codes in instance_create X-Git-Tag: v2.6.25-rc1~1162^2~1003 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=baab2ce7d2a8dbf6280ab09c011cfec1dd5972de;p=pandora-kernel.git [NETFILTER]: nfnetlink_{queue,log}: return proper error codes in instance_create Currently we return EINVAL for "instance exists", "allocation failed" and "module unloaded below us", which is completely inapproriate. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed