linux-stable/net/nfc/llcp
Samuel Ortiz 4d22ea1532 NFC: Close listening LLCP sockets when the device is gone
When the MAC link goes down, we should only keep the bound sockets
alive. They will be closed by sock_release or when the underlying
NFC device is moving away.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2012-07-09 16:42:16 -04:00
..
commands.c NFC: LLCP's MIUX is 10 bytes long, not 7 2012-06-04 21:34:29 +02:00
Kconfig NFC: Initial LLCP support 2011-12-14 14:50:13 -05:00
llcp.c NFC: Close listening LLCP sockets when the device is gone 2012-07-09 16:42:16 -04:00
llcp.h NFC: Move LLCP MIU extension value to socket structure 2012-06-04 21:34:29 +02:00
sock.c NFC: Fix LLCP getname socket op 2012-07-09 16:42:15 -04:00