mirror of
				https://github.com/albfan/miraclecast.git
				synced 2025-03-09 23:38:56 +00:00 
			
		
		
		
	re-dispatch wpa_message with ifname!=NULL from supplicant_global_fn() to supplicant_dev_fn()
This commit is contained in:
		
							parent
							
								
									1cc667a00c
								
							
						
					
					
						commit
						a9266e5055
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		|  | @ -2147,6 +2147,9 @@ static int supplicant_global_fn(struct wpas *w, | |||
| 	} | ||||
| 
 | ||||
| 	/* ignore events on the global-iface, we only listen on dev-iface */ | ||||
| 	if(wpas_message_get_ifname(m)) { | ||||
|         supplicant_event(s, m); | ||||
|     } | ||||
| 
 | ||||
| 	return 0; | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue