linux-stable/net/nfc
Samuel Ortiz 40c75f81d6 NFC: Fix LLCP sockets releasing path
The socket local pointer needs to be set to NULL when the adapter is
removed or the MAC goes down.
If the socket release code is called after such an event, the socket
reference count still needs to be decreased in order for the socket to
eventually be freed.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2012-03-06 15:16:24 -05:00
..
llcp NFC: Fix LLCP sockets releasing path 2012-03-06 15:16:24 -05:00
nci nfc: NULL vs zero in nci_activate_target() 2012-01-27 14:57:04 -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: Remove the rf mode parameter from the DEP link up routine 2012-03-06 15:16:23 -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
netlink.c NFC: Remove the rf mode parameter from the DEP link up routine 2012-03-06 15:16:23 -05:00
nfc.h NFC: Remove the rf mode parameter from the DEP link up routine 2012-03-06 15:16:23 -05:00
rawsock.c NFC: NFC core layer should not set the target_idx 2012-01-24 14:32:28 -05:00