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:
7357611
)
carl9170: fix hang in AP mode when HT STA does PSM
author
Christian Lamparter
<chunkeey@googlemail.com>
Fri, 17 Sep 2010 22:15:13 +0000
(
00:15
+0200)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 21 Sep 2010 15:05:26 +0000
(11:05 -0400)
This is a obvious bug, skb_queue_walk does not
work if the iterator gets removed from the queue.
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found