[NETLINK]: Don't prevent creating sockets when no kernel socket is registered
authorPatrick McHardy <kaber@trash.net>
Tue, 6 Sep 2005 22:43:59 +0000 (15:43 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 6 Sep 2005 22:43:59 +0000 (15:43 -0700)
This broke the pam audit module which includes an incorrect check for
-ENOENT instead of -EPROTONOTSUPP.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found