Commit 788f4e4c authored by Xinming Hu's avatar Xinming Hu Committed by Kalle Valo

mwifiex: increase log level for internal scan fail result

Signed-off-by: default avatarXinming Hu <huxm@marvell.com>
Signed-off-by: default avatarKalle Valo <kvalo@codeaurora.org>
parent 666cc438
......@@ -2262,7 +2262,7 @@ mwifiex_cfg80211_assoc(struct mwifiex_private *priv, size_t ssid_len,
if (!bss) {
if (is_scanning_required) {
mwifiex_dbg(priv->adapter, WARN,
mwifiex_dbg(priv->adapter, MSG,
"assoc: requested bss not found in scan results\n");
break;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment