mirror of
				https://git.kernel.org/pub/scm/network/wireless/iwd.git
				synced 2025-10-31 04:57:25 +01:00 
			
		
		
		
	wiphy: Print wiphy id
This commit is contained in:
		
							parent
							
								
									ed18ab4fc0
								
							
						
					
					
						commit
						1500756144
					
				| @ -70,7 +70,7 @@ static void wiphy_free(void *data) | ||||
| { | ||||
| 	struct wiphy *wiphy = data; | ||||
| 
 | ||||
| 	l_debug("Freeing wiphy %s", wiphy->name); | ||||
| 	l_debug("Freeing wiphy %s[%u]", wiphy->name, wiphy->id); | ||||
| 
 | ||||
| 	scan_freq_set_free(wiphy->supported_freqs); | ||||
| 	l_free(wiphy); | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Denis Kenzior
						Denis Kenzior