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:
ada577c
)
mac80211: make uapsd_* keys per-vif
author
Eliad Peller
<eliad@wizery.com>
Wed, 14 Mar 2012 14:15:03 +0000
(16:15 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Thu, 15 Mar 2012 17:43:12 +0000
(13:43 -0400)
uapsd_queues and uapsd_max_sp_len are relevant only for managed
interfaces, and can be configured differently for each vif.
Move them from the local struct to sdata->u.mgd, and update
the debugfs functions accordingly.
Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found