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:
a0c7b78
)
wl12xx: flush packets before stopping dev role
author
Eliad Peller
<eliad@wizery.com>
Sun, 18 Dec 2011 18:25:42 +0000
(20:25 +0200)
committer
Luciano Coelho
<coelho@ti.com>
Tue, 20 Dec 2011 20:30:14 +0000
(22:30 +0200)
During sta disconnection, a deauth packet is being queued to
the dev role queue. However, the dev role is being stopped
before the packet was sent.
Flush the tx queue before stopping the dev role.
Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
No differences found