Re: [PATCH net] net: hns: Bugfix for Tx timeout handling in hns driver

From: David Miller
Date: Wed Jul 12 2017 - 11:23:03 EST


From: Lin Yun Sheng <linyunsheng@xxxxxxxxxx>
Date: Wed, 12 Jul 2017 19:09:59 +0800

> 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@xxxxxxxxxx>

Apaplied.