提交 ebd21582 编写于 作者: L Luca Ceresoli 提交者: Greg Kroah-Hartman

staging: rtl8188eu: fix wrong debug print

Signed-off-by: NLuca Ceresoli <luca@lucaceresoli.net>
Cc: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 a26c9eed
......@@ -849,7 +849,7 @@ static void start_bss_network(struct adapter *padapter, u8 *pbuf)
/* issue beacon frame */
if (send_beacon(padapter) == _FAIL)
DBG_88E("issue_beacon, fail!\n");
DBG_88E("send_beacon, fail!\n");
}
/* update bc/mc sta_info */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册