Home
last modified time | relevance | path

Searched hist:"76 b825ab870be3281edac4ae8a414da6e54b0d3a" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_enet.cdiff 76b825ab870be3281edac4ae8a414da6e54b0d3a Wed Jul 12 06:09:59 CDT 2017 Lin Yun Sheng <linyunsheng@huawei.com> net: hns: Bugfix for Tx timeout handling in hns driver

When hns port type is not debug mode, netif_tx_disable is called
when there is a tx timeout, which requires system reboot to return
to normal state. This patch fix this problem by resetting the net
dev.

Fixes: b5996f11ea54 ("net: add Hisilicon Network Subsystem basic ethernet support")
Signed-off-by: Lin Yun Sheng <linyunsheng@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>