commit | f97c04c316d8fea16dca449fdfbe101fbdfee6a2 | [log] [tgz] |
---|---|---|
author | Dinghao Liu <dinghao.liu@zju.edu.cn> | Sun Aug 23 15:23:43 2020 +0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 24 17:34:25 2020 -0700 |
tree | 792c9273222a916878d265c2e77a9d8906e54450 | |
parent | 799b87120c243febc4241a95bf616735c3ccd361 [diff] |
NFC: st95hf: Fix memleak in st95hf_in_send_cmd When down_killable() fails, skb_resp should be freed just like when st95hf_spi_send() fails. Signed-off-by: Dinghao Liu <dinghao.liu@zju.edu.cn> Signed-off-by: David S. Miller <davem@davemloft.net>