openwrtv3/package/kernel/mac80211
Felix Fietkau 867ba199f8 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
2014-06-13 10:10:05 +00:00
..
files mac80211: fix disabling of 802.11n features 2014-06-13 10:10:05 +00:00
patches b43: fix a regression on G-PHY devices 2014-06-12 14:44:26 +00:00
Makefile revert an accidentally committed patch chunk 2014-06-13 09:40:14 +00:00