mac80211: permit vht_capab also for 2.4GHz 802.11n
Permit to configure vht_capab also for 2.4GHz 802.11n mode to support non-standard QAM-256 on 802.11n. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
This commit is contained in:
committed by
Lucas Asvio
parent
0073a62855
commit
414d298cc0
@@ -314,7 +314,6 @@ mac80211_hostapd_setup_base() {
|
||||
esac
|
||||
[ -n "$op_class" ] && append base_cfg "op_class=$op_class" "$N"
|
||||
}
|
||||
[ "$hwmode" = "a" ] || enable_ac=0
|
||||
[ "$band" = "6g" ] && enable_ac=0
|
||||
|
||||
if [ "$enable_ac" != "0" ]; then
|
||||
|
||||
Reference in New Issue
Block a user