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:
53ee4bc
)
brcm80211: fmac: add function to free the glom skb queue
author
Arend van Spriel
<arend@broadcom.com>
Thu, 10 Nov 2011 19:30:31 +0000
(20:30 +0100)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 11 Nov 2011 19:28:44 +0000
(14:28 -0500)
In several places in dhd_sdio.c a skb packet queue was being emptied
and the packets freed. This warrants to have a function in place to
do this.
Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Reviewed-by: Alwin Beukers <alwin@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found