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:
		 Christian Marangi
					Christian Marangi
				
			
				
					committed by
					
						 Lucas Asvio
						Lucas Asvio
					
				
			
			
				
	
			
			
			 Lucas Asvio
						Lucas Asvio
					
				
			
						parent
						
							6b0d7f7e13
						
					
				
				
					commit
					b92f53c7a1
				
			| @@ -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