commit | baab2ce7d2a8dbf6280ab09c011cfec1dd5972de | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Mon Dec 17 22:41:21 2007 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 14:59:02 2008 -0800 |
tree | 60cc03f14468a7244ae49a621eaeb8f2dbac84e9 | |
parent | 1792bab4caaa85bae858799bb6231f171f59b58a [diff] |
[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 <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>