nl80211: Indicate p2p_probe in debug log as scan parameter
Signed-hostap: Jouni Malinen <j@w1.fi>
This commit is contained in:
		
							parent
							
								
									6f3bc72be0
								
							
						
					
					
						commit
						8a6a1e1b14
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -3449,6 +3449,8 @@ static int wpa_driver_nl80211_scan(void *priv, | |||
| 	} | ||||
| 
 | ||||
| 	if (params->p2p_probe) { | ||||
| 		wpa_printf(MSG_DEBUG, "nl80211: P2P probe - mask SuppRates"); | ||||
| 
 | ||||
| 		/*
 | ||||
| 		 * Remove 2.4 GHz rates 1, 2, 5.5, 11 Mbps from supported rates | ||||
| 		 * by masking out everything else apart from the OFDM rates 6, | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue
	
	 Jouni Malinen
						Jouni Malinen