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:
32ef8f4
)
wil6210: use kfree_skb() instead of kfree()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Thu, 23 May 2013 09:10:43 +0000
(17:10 +0800)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 24 May 2013 17:18:22 +0000
(13:18 -0400)
Use kfree_skb() instead of kfree() to free sk_buff.
Introduced by commit
e270045b569cc7030abd29857f3a4e7906524ec0
(wil6210: Sanity check for reported DMA length)
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found