linux/net/nfc
Szymon Janc 0250ffc578 NFC: Fix not propagating return code in nfc_hci_clear_all_pipes
Return code from nfc_hci_execute_cmd was not propagated to caller.

Signed-off-by: Szymon Janc <szymon.janc@tieto.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2012-10-26 18:26:49 +02:00
..
hci NFC: Fix not propagating return code in nfc_hci_clear_all_pipes 2012-10-26 18:26:49 +02:00
llcp NFC: Remove unneeded LLCP function return calls 2012-10-26 18:26:48 +02:00
nci NFC: Remove not needed local variable in nci_set_local_general_bytes 2012-10-26 18:26:48 +02:00
af_nfc.c
core.c NFC: Set rf_mode to NFC_RF_NONE where necessary 2012-10-26 18:26:47 +02:00
Kconfig
Makefile
netlink.c NFC: Add NFC_ATTR_RF_MODE when sending device netlink properties 2012-10-26 18:26:48 +02:00
nfc.h
rawsock.c