linux/net/nfc
Ilan Elias 38f04c6b1b NFC: protect nci_data_exchange transactions
Protect 'cb' and 'cb_context' arguments in nci_data_exchange.
In fact, this implements a queue with max length of 1 data
exchange transactions in parallel.

Signed-off-by: Ilan Elias <ilane@ti.com>
Acked-by: Lauro Ramos Venancio <lauro.venancio@openbossa.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-09-27 14:34:05 -04:00
..
nci NFC: protect nci_data_exchange transactions 2011-09-27 14:34:05 -04:00
af_nfc.c NFC: add NFC socket family 2011-07-05 15:26:58 -04:00
core.c NFC: Add dev_up and dev_down control operations 2011-09-20 14:43:49 -04:00
Kconfig NFC: basic NCI protocol implementation 2011-09-20 14:43:49 -04:00
Makefile NFC: basic NCI protocol implementation 2011-09-20 14:43:49 -04:00
netlink.c NFC: Add dev_up and dev_down control operations 2011-09-20 14:43:49 -04:00
nfc.h NFC: move nfc.h from include/net to include/net/nfc 2011-09-20 14:43:49 -04:00
rawsock.c NFC: Reserve tx head and tail room 2011-08-24 14:41:44 -04:00