提交 6e9078a6 编写于 作者: C Colin Ian King 提交者: Tony Nguyen

i40e: Fix spelling mistake "dissable" -> "disable"

There is a spelling mistake in a dev_info message. Fix it.
Signed-off-by: NColin Ian King <colin.king@canonical.com>
Signed-off-by: NTony Nguyen <anthony.l.nguyen@intel.com>
上级 5ac49f3c
......@@ -4638,7 +4638,7 @@ void i40e_vsi_stop_rings(struct i40e_vsi *vsi)
err = i40e_control_wait_rx_q(pf, pf_q, false);
if (err)
dev_info(&pf->pdev->dev,
"VSI seid %d Rx ring %d dissable timeout\n",
"VSI seid %d Rx ring %d disable timeout\n",
vsi->seid, pf_q);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册