提交 c10bc0e7 编写于 作者: F Fugang Duan 提交者: David S. Miller

net: fec: correct the errata number comment typo

Correct the errata number ERR006358 comment typo.
Signed-off-by: NFugang Duan <fugang.duan@nxp.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 9269e556
......@@ -1266,7 +1266,7 @@ fec_enet_tx_queue(struct net_device *ndev, u16 queue_id)
}
}
/* ERR006538: Keep the transmitter going */
/* ERR006358: Keep the transmitter going */
if (bdp != txq->bd.cur &&
readl(txq->bd.reg_desc_active) == 0)
writel(0, txq->bd.reg_desc_active);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册