提交 5219e4c9 编写于 作者: D Dmitry Kravkov 提交者: David S. Miller

bnx2x: add endline at end of message

Reported-by: NJoe Perches <joe@perches.com>
Signed-off-by: NDmitry Kravkov <dmitry@broadcom.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 4a287eba
......@@ -8520,7 +8520,7 @@ static void bnx2x_sp_rtnl_task(struct work_struct *work)
* damage
*/
if (test_and_clear_bit(BNX2X_SP_RTNL_FAN_FAILURE, &bp->sp_rtnl_state)) {
DP(BNX2X_MSG_SP, "fan failure detected. Unloading driver");
DP(BNX2X_MSG_SP, "fan failure detected. Unloading driver\n");
netif_device_detach(bp->dev);
bnx2x_close(bp->dev);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册