commit | 4d51e149a6231ea9cc210795cbc358a7c9a8e016 | [log] [tgz] |
---|---|---|
author | Ben Greear <greearb@candelatech.com> | Mon Feb 07 13:44:34 2011 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Feb 09 16:09:45 2011 -0500 |
tree | 94e929d18145e4873c1fc67b3bb583ebd795e765 | |
parent | 8c79a61095936f81cb05e99062185cb987d524ab [diff] |
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 <greearb@candelatech.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>