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:
4438aca
)
wl12xx: unify STA and AP tx_queue mechanism
author
Eliad Peller
<eliad@wizery.com>
Mon, 10 Oct 2011 08:12:51 +0000
(10:12 +0200)
committer
Luciano Coelho
<coelho@ti.com>
Tue, 11 Oct 2011 12:04:22 +0000
(15:04 +0300)
Make sta use the global wl->links[hlid].tx_queue (by
considering its links map) instead of wl->tx_queue,
and then unify the tx and tx_reset flows for the
various vifs.
Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
No differences found