mirror of
				https://git.kernel.org/pub/scm/network/wireless/iwd.git
				synced 2025-10-30 20:37:26 +01:00 
			
		
		
		
	 e6765c1e9b
			
		
	
	
		e6765c1e9b
		
	
	
	
	
		
			
			The subtype was only printed if mpdu_validate had returned an error for the frame, i.e. would not be printed for well formed frames. This was probably an intent to avoid printing the frame subtype after all the conents of the body frame had been printed already, but iwmon only supports printing of Authentication and Deauthentication frames so far.