linux/net/nfc/llcp
Samuel Ortiz a6a0915f8c NFC: Avoid falling back to SYMM when sk is NULL
In some cases (SNL, DISC, DM) we need to send an LLCP skbs without
having a sock owning it. I frames are an exception here since
they may be requeued to the llcp_sock queue.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2012-10-26 18:26:46 +02:00
..
commands.c NFC: LLCP raw socket support 2012-09-27 10:47:59 +02:00
Kconfig NFC: Initial LLCP support 2011-12-14 14:50:13 -05:00
llcp.c NFC: Avoid falling back to SYMM when sk is NULL 2012-10-26 18:26:46 +02:00
llcp.h NFC: LLCP raw socket support 2012-09-27 10:47:59 +02:00
sock.c Remove noisy printks from llcp_sock_connect 2012-10-04 15:58:47 -04:00