Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Thu, 11 Feb 2021 05:17:57 + you wrote:
> From: Nathan Rossi
>
> The aq_nic_start function can fail in a variety of cases which leaves
> the device in broken state.
>
> An example case where the start function fails is
> In order to correctly clean up the failed attempt to start a device call
> aq_nic_stop.
>
> Signed-off-by: Nathan Rossi
Looks good to me, thanks!
Reviewed-by: Igor Russkikh
Igor
From: Nathan Rossi
The aq_nic_start function can fail in a variety of cases which leaves
the device in broken state.
An example case where the start function fails is the
request_threaded_irq which can be interrupted, resulting in a EINTR
result. This can be manually triggered by bringing the li