alistair23-linux/net/nfc/nci
Peter Hurley 582e20a03b NFC: nci: Remove dead code
The N_NCI ldisc does not define a flush_buffer() ldisc method, so
the check when opening the ldisc is always false.

Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-01-27 15:01:44 -08:00
..
core.c NFC: nci: memory leak in nci_core_conn_create() 2015-12-29 19:06:23 +01:00
data.c NFC: nci: Add function to get max packet size for conn 2015-10-25 19:11:42 +01:00
hci.c NFC: nci: Fix error check of nci_hci_create_pipe() result 2015-12-29 19:06:18 +01:00
Kconfig NFC: NCI: move generic spi driver to a module 2015-10-27 04:21:38 +01:00
lib.c nfc: Fix FSF address in file headers 2013-12-11 10:56:21 -05:00
Makefile NFC: NCI: move generic spi driver to a module 2015-10-27 04:21:38 +01:00
ntf.c NFC: nci: Allow the driver to set handler for core nci ops 2015-10-25 19:12:57 +01:00
rsp.c NFC: nci: Allow the driver to set handler for core nci ops 2015-10-25 19:12:57 +01:00
spi.c NFC: NCI: allow spi driver to choose transfer clock 2015-10-27 04:23:34 +01:00
uart.c NFC: nci: Remove dead code 2016-01-27 15:01:44 -08:00