mirror of
				https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
				synced 2025-10-31 16:23:20 +00:00 
			
		
		
		
	 a82ac21efc
			
		
	
	
		a82ac21efc
		
	
	
	
	
		
			
			Everything including this header includes net/cfg80211.h, which includes linux/netdevice.h, which includes linux/ethtool.h already. Why slow-down the build, even a little bit? Signed-off-by: John W. Linville <linville@tuxdriver.com>
		
			
				
	
	
		
			7 lines
		
	
	
		
			148 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			148 B
		
	
	
	
		
			C
		
	
	
	
	
	
| #ifndef __CFG80211_ETHTOOL__
 | |
| #define __CFG80211_ETHTOOL__
 | |
| 
 | |
| extern const struct ethtool_ops cfg80211_ethtool_ops;
 | |
| 
 | |
| #endif /* __CFG80211_ETHTOOL__ */
 |