alistair23-linux/drivers/nfc/st21nfca
Christophe Ricard ec03ff1a8f NFC: st21nfca: Remove skb_pipe_list and skb_pipe_info useless allocation
skb_pipe_list and skb_pipe_info are allocated in nfc_hci_send_cmd.
alloc_skb on those buffer are then useless.

Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2015-01-26 23:14:34 +01:00
..
i2c.c NFC: dts: st21nfca: Fix compatible string spelling to follow other drivers 2015-01-26 00:09:22 +01:00
Kconfig
Makefile NFC: st21nfca: Fix potential depmod dependency cycle 2014-09-07 23:45:53 +02:00
st21nfca.c NFC: st21nfca: Remove skb_pipe_list and skb_pipe_info useless allocation 2015-01-26 23:14:34 +01:00
st21nfca.h NFC: st21nfca: Rework st21nfca_hci_event_received to route event to relevent gate. 2014-12-02 02:02:00 +01:00
st21nfca_dep.c NFC: st21nfca: Rework st21nfca_hci_event_received to route event to relevent gate. 2014-12-02 02:02:00 +01:00
st21nfca_dep.h NFC: st21nfca: Rework st21nfca_hci_event_received to route event to relevent gate. 2014-12-02 02:02:00 +01:00