提交 8b17d723 编写于 作者: H Holger Schurig 提交者: David S. Miller

[PATCH] libertas: fix a debug statement

Fix a debug statement
Signed-off-by: NHolger Schurig <hs4233@mail.mn-solutions.de>
Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
上级 d8b0fb51
......@@ -148,7 +148,7 @@ static int wlan_ret_reg_access(wlan_private * priv,
ret = -1;
}
lbs_deb_enter_args(LBS_DEB_CMD, "ret %d", ret);
lbs_deb_leave_args(LBS_DEB_CMD, "ret %d", ret);
return ret;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册