kernel-fxtec-pro1x/drivers/nfc
Navid Emamdoost 5fa5e4def8 nfc: s3fwrn5: add missing release on skb in s3fwrn5_recv_frame
[ Upstream commit 1e8fd3a97f2d83a7197876ceb4f37b4c2b00a0f3 ]

The implementation of s3fwrn5_recv_frame() is supposed to consume skb on
all execution paths. Release skb before returning -ENODEV.

Signed-off-by: Navid Emamdoost <navid.emamdoost@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-08-05 10:06:05 +02:00
..
fdp NFC: fdp: Fix a signedness bug in fdp_nci_send_patch() 2020-04-02 15:28:12 +02:00
microread
nfcmrvl NFC: nfcmrvl: fix gpio-handling regression 2019-08-09 17:52:33 +02:00
nxp-nci NFC: nxp-nci: Fix NULL pointer dereference after I2C communication error 2019-12-13 08:51:03 +01:00
pn533 NFC: pn533: fix bulk-message timeout 2020-01-23 08:21:34 +01:00
pn544 nfc: pn544: Fix occasional HW initialization failure 2020-03-05 16:42:16 +01:00
s3fwrn5 nfc: s3fwrn5: add missing release on skb in s3fwrn5_recv_frame 2020-08-05 10:06:05 +02:00
st-nci st_nci_hci_connectivity_event_received: null check the allocation 2019-08-29 08:28:31 +02:00
st21nfca NFC: st21nfca: add missed kfree_skb() in an error path 2020-06-10 21:34:59 +02:00
st95hf spi: ST ST95HF NFC: declare missing of table 2019-05-16 19:41:25 +02:00
Kconfig
Makefile
mei_phy.c
mei_phy.h
nfcsim.c
port100.c NFC: port100: Convert cpu_to_le16(le16_to_cpu(E1) + E2) to use le16_add_cpu(). 2020-02-24 08:34:40 +01:00
trf7970a.c