+6
−2
Loading
digital_in_send() takes ownership of the skb passed by the caller (nfc_data_exchange), make sure it's freed on all error paths. Found looking around the real driver for similar bugs to the one just fixed in nci. Fixes: 2c66daec ("NFC Digital: Add NFC-A technology support") Reviewed-by:Joe Damato <joe@dama.to> Link: https://patch.msgid.link/20260303162346.2071888-3-kuba@kernel.org Signed-off-by:
Jakub Kicinski <kuba@kernel.org>