mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 12:57:06 +09:00
net: wireless: bcmdhd: Suppress dhd_pno_set message in case of success
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
This commit is contained in:
@@ -1988,7 +1988,7 @@ dhd_pno_set(dhd_pub_t *dhd, wlc_ssid_t* ssids_local, int nssid, ushort scan_fr,
|
||||
return err;
|
||||
}
|
||||
else
|
||||
DHD_ERROR(("%s set OK with PNO time=%d repeat=%d max_adjust=%d\n",
|
||||
DHD_TRACE(("%s set OK with PNO time=%d repeat=%d max_adjust=%d\n",
|
||||
__FUNCTION__, pfn_param.scan_freq,
|
||||
pfn_param.repeat, pfn_param.exp));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user