提交 f567ef93 编写于 作者: R Ralf Baechle 提交者: Jeff Garzik

[PATCH] sb1250-mac: Check the actual setting for reporting hw checksumming.

Signed-off-by: NRalf Baechle <ralf@linux-mips.org>

 drivers/net/sb1250-mac.c |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)
Signed-off-by: NJeff Garzik <jgarzik@pobox.com>
上级 757d18fa
......@@ -2419,7 +2419,7 @@ static int sbmac_init(struct net_device *dev, int idx)
if (err)
goto out_uninit;
if (periph_rev >= 2) {
if (sc->rx_hw_checksum == ENABLE) {
printk(KERN_INFO "%s: enabling TCP rcv checksum\n",
sc->sbm_dev->name);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册