mac80211: fix disabling of 802.11n features
authorFelix Fietkau <nbd@openwrt.org>
Fri, 13 Jun 2014 10:10:05 +0000 (10:10 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 13 Jun 2014 10:10:05 +0000 (10:10 +0000)
commitdeb568f03c3e3f616b7084b343a3f2e272ac742a
tree1a5a1e881df08757912e02515803213867a80e99
parent40502cb50364cdc8aaa4f7a7a53f39e89c5602af
mac80211: fix disabling of 802.11n features

r40682 ("mac80211: clean up ht capability handling, drop the use of the
ht_capab list, use individual variables instead") removed the ht_capab list and
replaced it with optional variables to disable features for a phy. But these
variables weren't added in drv_mac80211_init_device_config and thus didn't make
any difference when modifying /etc/config/wireless.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41180 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/kernel/mac80211/files/lib/netifd/wireless/mac80211.sh