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:
48e93e4
)
wl12xx: rearm rx streaming per vif
author
Eliad Peller
<eliad@wizery.com>
Mon, 10 Oct 2011 08:12:59 +0000
(10:12 +0200)
committer
Luciano Coelho
<coelho@ti.com>
Tue, 11 Oct 2011 12:09:57 +0000
(15:09 +0300)
Currently, the rx streaming doesn't support multi-vif
(the actual wlvif is taken from wl->vif, and the management
is global).
Make the rx streaming timers/works per-vif, and pass the
the actual vif as param.
Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
No differences found