mirror of
				https://git.kernel.org/pub/scm/network/wireless/iwd.git
				synced 2025-10-30 20:37:26 +01:00 
			
		
		
		
	 6d652fb743
			
		
	
	
		6d652fb743
		
	
	
	
	
		
			
			Support arbitrarily long bitfields by providing field and mask values as arrays with their length measured in bytes. Some of the IE fields easily reach 80 bits or more, thus easily overrunning any integer sizes used by the OS architecture.