linux-stable/net/netlink
Herbert Xu 919d9db952 netlink: Fix netlink_insert EADDRINUSE error
The patch c5adde9468 ("netlink:
eliminate nl_sk_hash_lock") introduced a bug where the EADDRINUSE
error has been replaced by ENOMEM.  This patch rectifies that
problem.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Acked-by: Ying Xue <ying.xue@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-01-16 02:38:07 -05:00
..
af_netlink.c netlink: Fix netlink_insert EADDRINUSE error 2015-01-16 02:38:07 -05:00
af_netlink.h netlink: eliminate nl_sk_hash_lock 2015-01-13 14:01:00 -05:00
diag.c netlink: eliminate nl_sk_hash_lock 2015-01-13 14:01:00 -05:00
genetlink.c genetlink: A genl_bind() to an out-of-range multicast group should not WARN(). 2014-12-29 16:31:49 -05:00
Kconfig netlink: kconfig: move mmap i/o into netlink kconfig 2013-05-01 15:02:42 -04:00
Makefile netlink: Diag core and basic socket info dumping (v2) 2013-03-21 12:38:03 -04:00