]> Git Repo - linux.git/commit - net/mac80211/cfg.c
mac80211: Properly set work-item channel-type.
authorBen Greear <[email protected]>
Mon, 7 Feb 2011 21:44:34 +0000 (13:44 -0800)
committerJohn W. Linville <[email protected]>
Wed, 9 Feb 2011 21:09:45 +0000 (16:09 -0500)
commit4d51e149a6231ea9cc210795cbc358a7c9a8e016
tree94e929d18145e4873c1fc67b3bb583ebd795e765
parent8c79a61095936f81cb05e99062185cb987d524ab
mac80211: Properly set work-item channel-type.

Some were indirectly set to NO_HT (zero), but I think
it's better to explicitly set it in case the enum ever
changes.  In cfg.c, it seems the channel-type was just
ignored (and thus always set to NO_HT).

Signed-off-by: Ben Greear <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
net/mac80211/cfg.c
net/mac80211/mlme.c
This page took 0.050279 seconds and 4 git commands to generate.