Files
linux/drivers
Chuhong Yuan 990c16edd2 NFC: st21nfca: add missed kfree_skb() in an error path
[ Upstream commit 3decabdc71 ]

st21nfca_tm_send_atr_res() misses to call kfree_skb() in an error path.
Add the missed function call to fix it.

Fixes: 1892bf844e ("NFC: st21nfca: Adding P2P support to st21nfca in Initiator & Target mode")
Signed-off-by: Chuhong Yuan <hslester96@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-06-11 09:22:21 +02:00
..
2020-01-04 13:39:51 +01:00
2019-05-14 19:19:34 +02:00
2020-05-27 16:42:02 +02:00
2020-05-02 17:23:07 +02:00
2020-02-28 15:42:33 +01:00
2019-05-31 06:48:15 -07:00