linux-stable/net/nfc/llcp
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
..
commands.c NFC: SN is not an invalid GT value 2012-03-06 15:16:23 -05:00
Kconfig NFC: Initial LLCP support 2011-12-14 14:50:13 -05:00
llcp.c NFC: Fix LLCP sockets releasing path 2012-03-06 15:16:24 -05:00
llcp.h NFC: Set MIU and RW values from CONNECT and CC LLCP frames 2012-03-06 15:16:22 -05:00
sock.c NFC: Fix LLCP sockets releasing path 2012-03-06 15:16:24 -05:00