mirror of
				https://git.kernel.org/pub/scm/network/wireless/iwd.git
				synced 2025-10-31 04:57:25 +01:00 
			
		
		
		
	station: fix compiler error after bss_free change
This commit is contained in:
		
							parent
							
								
									0ec9618b5f
								
							
						
					
					
						commit
						08a3775821
					
				| @ -200,9 +200,6 @@ static void station_add_autoconnect_bss(struct station *station, | ||||
| static void bss_free(void *data) | ||||
| { | ||||
| 	struct scan_bss *bss = data; | ||||
| 	const char *addr; | ||||
| 
 | ||||
| 	addr = util_address_to_string(bss->addr); | ||||
| 
 | ||||
| 	scan_bss_free(bss); | ||||
| } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 James Prestwood
						James Prestwood