diff options
author | Felix Fietkau <nbd@openwrt.org> | 2011-03-11 21:45:51 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-03-14 19:46:58 +0100 |
commit | 9db372fdd5de9e0464c77a9d3db2a3b356db8668 (patch) | |
tree | 25b417873775cf02d9f1d05cf70d70d5b3897986 /crypto | |
parent | ath9k: improve reliability of beacon transmission and stuck beacon handling (diff) | |
download | linux-9db372fdd5de9e0464c77a9d3db2a3b356db8668.tar.xz linux-9db372fdd5de9e0464c77a9d3db2a3b356db8668.zip |
mac80211: fix channel type recalculation with HT and non-HT interfaces
When running an AP interface along with the cooked monitor interface created
by hostapd, adding an interface and deleting it again triggers a channel type
recalculation during which the (non-HT) monitor interface takes precedence
over the HT AP interface, thus causing the channel type to be set to non-HT.
Fix this by ensuring that a more wide channel type will not be overwritten
by a less wide channel type.
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions