Re: [PATCH v3] net: ethernet: ravb: exit if re-initialization fails in tx timeout

2020-07-22 Thread Sergei Shtylyov
On 21.07.2020 9:23, Yoshihiro Shimoda wrote: According to the report of [1], this driver is possible to cause the following error in ravb_tx_timeout_work(). ravb e680.ethernet ethernet: failed to switch device to config mode This error means that the hardware could not change the state fro

Re: [PATCH v3] net: ethernet: ravb: exit if re-initialization fails in tx timeout

2020-07-21 Thread David Miller
From: Yoshihiro Shimoda Date: Tue, 21 Jul 2020 15:23:12 +0900 > According to the report of [1], this driver is possible to cause > the following error in ravb_tx_timeout_work(). > > ravb e680.ethernet ethernet: failed to switch device to config mode > > This error means that the hardware co

[PATCH v3] net: ethernet: ravb: exit if re-initialization fails in tx timeout

2020-07-20 Thread Yoshihiro Shimoda
According to the report of [1], this driver is possible to cause the following error in ravb_tx_timeout_work(). ravb e680.ethernet ethernet: failed to switch device to config mode This error means that the hardware could not change the state from "Operation" to "Configuration" while some tx a