linux/net/nfc/nci
Amitkumar Karwar 44a589ca2d NFC: NCI: Fix NULL pointer dereference
The check should be for setup function pointer.

This patch fixes NULL pointer dereference issue for NCI
based NFC driver which doesn't define setup handler.

Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2014-02-23 23:14:45 +01:00
..
Kconfig NFC: Fix NCI over SPI build 2013-07-19 16:55:26 +02:00
Makefile NFC: Add basic NCI over SPI 2013-06-14 13:44:03 +02:00
core.c NFC: NCI: Fix NULL pointer dereference 2014-02-23 23:14:45 +01:00
data.c nfc: Fix FSF address in file headers 2013-12-11 10:56:21 -05:00
lib.c nfc: Fix FSF address in file headers 2013-12-11 10:56:21 -05:00
ntf.c nfc: Fix FSF address in file headers 2013-12-11 10:56:21 -05:00
rsp.c nfc: Fix FSF address in file headers 2013-12-11 10:56:21 -05:00
spi.c NFC: NCI: Modify NCI SPI to implement CS/INT handshake per the spec 2013-09-25 14:59:56 +02:00