linux/drivers/nfc/st-nci
Christophe Ricard 8b706884ea nfc: st-nci: Free data with irrelevant NDLC PCB_SYNC value
PCB_SYNC different than PCB_TYPE_SUPERVISOR or PCB_TYPE_DATAFRAME
should be discarded.

Irrelevant data may be forwarded up to the ndlc state machine by
phys like spi to prevent missing potential data during "write"
transactions.

Cc: stable@vger.kernel.org
Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2015-08-17 00:35:08 +02:00
..
core.c
i2c.c nfc: st-nci: Fix non accurate comment for st_nci_i2c_read 2015-08-17 00:35:07 +02:00
Kconfig
Makefile
ndlc.c nfc: st-nci: Free data with irrelevant NDLC PCB_SYNC value 2015-08-17 00:35:08 +02:00
ndlc.h
st-nci_se.c NFC: st-nci: fix use of uninitialized variables in error path 2015-08-17 00:35:07 +02:00
st-nci_se.h
st-nci.h