From: Christophe Ricard Date: Sat, 13 Sep 2014 08:28:53 +0000 (+0200) Subject: NFC: st21nfca: Fix potential double kfree_skb error X-Git-Tag: fixes-against-v3.18-rc2~144^2~39^2~72^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=094e93592433312548dd5e43d7b24b152f658063;p=pandora-kernel.git NFC: st21nfca: Fix potential double kfree_skb error skb is already freed in st21nfca_tx_work and was freed also in st21nfca_im_send_psl_req. Signed-off-by: Christophe Ricard Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed