projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
666cc43
)
mwifiex: increase log level for internal scan fail result
author
Xinming Hu
<huxm@marvell.com>
Tue, 29 May 2018 01:42:08 +0000
(09:42 +0800)
committer
Kalle Valo
<kvalo@codeaurora.org>
Tue, 29 May 2018 07:27:00 +0000
(10:27 +0300)
Signed-off-by: Xinming Hu <huxm@marvell.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/marvell/mwifiex/cfg80211.c
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/marvell/mwifiex/cfg80211.c
b/drivers/net/wireless/marvell/mwifiex/cfg80211.c
index 4cc58d79d8372d7ffeeabb80478f5c32a94430e0..a67e2d66ac9d0de731539b5635096fa5c3f49832 100644
(file)
--- a/
drivers/net/wireless/marvell/mwifiex/cfg80211.c
+++ b/
drivers/net/wireless/marvell/mwifiex/cfg80211.c
@@
-2262,7
+2262,7
@@
done:
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;
}