linux-kernel-test/net/nfc/llcp
Samuel Ortiz b436a13deb NFC: llcp: Only keep raw sockets alive when the LLCP local leaves
When the MAC goes down, connected and connection less sockets should be
notified, but raw sockets should be kept alive.
They will get notified only when the physical devices goes away.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2013-04-11 16:29:09 +02:00
..
commands.c NFC: llcp: Use localy stored remote_miu value if not set at socket level 2013-04-11 16:28:58 +02:00
Kconfig NFC: Remove CONFIG_EXPERIMENTAL from the LLCP Makefile 2012-10-26 18:26:52 +02:00
llcp.c NFC: llcp: Only keep raw sockets alive when the LLCP local leaves 2013-04-11 16:29:09 +02:00
llcp.h NFC: llcp: Reset RW, LTO, and MIU remote parameters when link goes down 2013-04-11 16:28:59 +02:00
sock.c NFC: llcp: Add support in getsockopt for RW, LTO, and MIU remote parameters 2013-04-11 16:28:59 +02:00