linux/net/netlink
Herbert Xu 3f660d66df [NETLINK]: Kill CB only when socket is unused
Since we can still receive packets until all references to the
socket are gone, we don't need to kill the CB until that happens.
This also aligns ourselves with the receive queue purging which
happens at that point.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-05-03 03:17:14 -07:00
..
af_netlink.c [NETLINK]: Kill CB only when socket is unused 2007-05-03 03:17:14 -07:00
attr.c [NETLINK]: introduce NLA_BINARY type 2007-04-25 22:28:05 -07:00
genetlink.c [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it 2007-04-25 22:29:03 -07:00
Makefile [NETLINK]: Generic netlink family 2005-11-10 02:26:41 +01:00