mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-04 06:54:27 -05:00 
			
		
		
		
	ath79: fix model name of Extreme Networks WS-AP3805i
Everywhere else the device is referred to as WS-AP3805i, only the model name wrongly only said AP3805i. Signed-off-by: Tom Herbers <mail@tomherbers.de>
This commit is contained in:
		
							parent
							
								
									f38276c9be
								
							
						
					
					
						commit
						7d6032f310
					
				@ -7,7 +7,7 @@
 | 
			
		||||
 | 
			
		||||
/ {
 | 
			
		||||
	compatible = "extreme-networks,ws-ap3805i", "qca,qca9557";
 | 
			
		||||
	model = "Extreme Networks AP3805i";
 | 
			
		||||
	model = "Extreme Networks WS-AP3805i";
 | 
			
		||||
 | 
			
		||||
	aliases {
 | 
			
		||||
		led-boot = &led_power_green;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user