提交 32962d5b 编写于 作者: U Ujjal Roy 提交者: Kalle Valo

mwifiex: Fixed incorrect indentation issue

This patch fixes the incorrect indentation of the case label.
Signed-off-by: NUjjal Roy <royujjal@gmail.com>
Signed-off-by: NKalle Valo <kvalo@codeaurora.org>
上级 f36f2990
......@@ -676,7 +676,7 @@ mwifiex_cfg80211_set_wiphy_params(struct wiphy *wiphy, u32 changed)
}
break;
case MWIFIEX_BSS_ROLE_STA:
case MWIFIEX_BSS_ROLE_STA:
if (priv->media_connected) {
mwifiex_dbg(adapter, ERROR,
"cannot change wiphy params when connected");
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册