mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-03 22:44:27 -05:00 
			
		
		
		
	ar71xx: do not reset the hardware on transmit timeout - this would mess up the up the PHY state
SVN-Revision: 27568
This commit is contained in:
		
							parent
							
								
									2806c75c07
								
							
						
					
					
						commit
						f3d693c0ee
					
				@ -742,10 +742,6 @@ static void ag71xx_restart_work_func(struct work_struct *work)
 | 
			
		||||
	struct ag71xx_platform_data *pdata = ag71xx_get_pdata(ag);
 | 
			
		||||
 | 
			
		||||
	ag71xx_stop(ag->dev);
 | 
			
		||||
 | 
			
		||||
	if (pdata->is_ar724x)
 | 
			
		||||
		ag71xx_hw_init(ag);
 | 
			
		||||
 | 
			
		||||
	ag71xx_open(ag->dev);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user