mirror of
				https://git.kernel.org/pub/scm/network/wireless/iwd.git
				synced 2025-10-30 12:07:23 +01:00 
			
		
		
		
	 08845fb19c
			
		
	
	
		08845fb19c
		
	
	
	
	
		
			
			ie_tlv_builder_init takes a size_t as input, yet for some reason ie_tlv_builder_finalize takes an unsigned int argument as output. Fix the latter to use size_t as well.