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:
1e0708a
)
wlcore: count packets held per AC in each vif
author
Arik Nemtsov
<arik@wizery.com>
Tue, 27 Nov 2012 06:44:58 +0000
(08:44 +0200)
committer
Luciano Coelho
<coelho@ti.com>
Wed, 5 Dec 2012 07:43:33 +0000
(09:43 +0200)
This accounting will help find a vif that has data in a specific AC.
Otherwise we have to traverse all the links, which can be lengthy for
the AP case.
Signed-off-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
No differences found