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)
commit867ba199f8fa17da2681e519980439f1b3049de9
tree8489511088f0af73f8a57a506641b8f787aa2691
parent205dd2e3c98d641e21bdd833c04c94f4d4da7364
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>
SVN-Revision: 41180
package/kernel/mac80211/files/lib/netifd/wireless/mac80211.sh