linux-stable/net/nfc
Samuel Ortiz 0c31835993 NFC: Unlink LLCP child sockets from llcp_sock_release
The parent socket (the bound one) could be freed before its children, so
we should unlink the children without trying to reach it through the parent.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2012-03-06 15:16:23 -05:00
..
llcp NFC: Unlink LLCP child sockets from llcp_sock_release 2012-03-06 15:16:23 -05:00
nci nfc: NULL vs zero in nci_activate_target() 2012-01-27 14:57:04 -05:00
Kconfig NFC: Initial LLCP support 2011-12-14 14:50:13 -05:00
Makefile NFC: Initial LLCP support 2011-12-14 14:50:13 -05:00
af_nfc.c net: Fix files explicitly needing to include module.h 2011-10-31 19:30:28 -04:00
core.c NFC: NFC core layer should not set the target_idx 2012-01-24 14:32:28 -05:00
netlink.c NFC: Add device powered netlink attribute 2012-03-06 15:16:19 -05:00
nfc.h NFC: Fix LLCP related build failure 2011-12-19 14:40:22 -05:00
rawsock.c NFC: NFC core layer should not set the target_idx 2012-01-24 14:32:28 -05:00