From: Jouni Malinen Date: Sat, 18 Feb 2012 10:39:01 +0000 (+0200) Subject: nl80211: Indicate p2p_probe in debug log as scan parameter X-Git-Tag: hostap_2_0~858 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a6a1e1b14749a953814cf7e90da59649fa1ce59;p=thirdparty%2Fhostap.git nl80211: Indicate p2p_probe in debug log as scan parameter Signed-hostap: Jouni Malinen --- diff --git a/src/drivers/driver_nl80211.c b/src/drivers/driver_nl80211.c index 4425a039b..389080dc4 100644 --- a/src/drivers/driver_nl80211.c +++ b/src/drivers/driver_nl80211.c @@ -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,