 5ae994d098
			
		
	
	
	5ae994d098
	
	
	
		
			
			Import new headers from my firmware branch: <https://github.com/chunkeey/carl9170fw> visit our wiki at: <http://wireless.kernel.org/en/users/Drivers/carl9170.fw> Signed-off-by: Christian Lamparter <chunkeey@googlemail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
		
			
				
	
	
		
			7 lines
		
	
	
	
		
			257 B
			
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
	
		
			257 B
			
		
	
	
	
		
			C
		
	
	
	
	
	
| #ifndef __CARL9170_SHARED_VERSION_H
 | |
| #define __CARL9170_SHARED_VERSION_H
 | |
| #define CARL9170FW_VERSION_YEAR 12
 | |
| #define CARL9170FW_VERSION_MONTH 12
 | |
| #define CARL9170FW_VERSION_DAY 15
 | |
| #define CARL9170FW_VERSION_GIT "1.9.7"
 | |
| #endif /* __CARL9170_SHARED_VERSION_H */
 |