git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
511e78a
)
NFC: st21nfca: Remove skb_pipe_list and skb_pipe_info useless allocation
author
Christophe Ricard
<christophe.ricard@gmail.com>
Sun, 25 Jan 2015 22:33:26 +0000
(23:33 +0100)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Mon, 26 Jan 2015 22:14:34 +0000
(23:14 +0100)
skb_pipe_list and skb_pipe_info are allocated in nfc_hci_send_cmd.
alloc_skb on those buffer are then useless.
Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
No differences found