From: Christophe Ricard Date: Sat, 13 Sep 2014 08:28:44 +0000 (+0200) Subject: NFC: st21nfca: Fix potential skb leaks in NFC-DEP code X-Git-Tag: fixes-against-v3.18-rc2~144^2~39^2~72^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecc6522b0804d8102d57a9eac36448bda416ce8c;p=pandora-kernel.git NFC: st21nfca: Fix potential skb leaks in NFC-DEP code After a unsuccessful call to nfc_hci_send_event the skb was not freed and might lead to memory leak. Signed-off-by: Christophe Ricard Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed