commit | 094e93592433312548dd5e43d7b24b152f658063 | [log] [tgz] |
---|---|---|
author | Christophe Ricard <christophe.ricard@gmail.com> | Sat Sep 13 10:28:53 2014 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Wed Sep 24 02:02:24 2014 +0200 |
tree | 67a43c27218ba762a7bedb89092684285a2ebdcf | |
parent | 459e794b9b1e0c6be93745344c40364296e7aacd [diff] |
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 <christophe-h.ricard@st.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>