mirror of
				https://github.com/Telecominfraproject/wlan-ap.git
				synced 2025-10-31 10:28:06 +00:00 
			
		
		
		
	 b7fbdf3acb
			
		
	
	b7fbdf3acb
	
	
	
		
			
			Fix enum type mismatch issues that cause compilation errors with GCC 13. The patch corrects function signatures to use proper enum types instead of generic integer types where appropriate. Signed-off-by: John Crispin <john@phrozen.org>