Re: [RFC] hv_netvsc: safer orderly shutdown

From: Vitaly Kuznetsov
Date: Mon Nov 13 2017 - 05:57:51 EST


Stephen Hemminger <stephen@xxxxxxxxxxxxxxxxxx> writes:

>
> The NAPI disable is already handled by rndis close.

Sorry, but I'm probably missing something: I can only see
netif_napi_del() call in netvsc_device_remove() but this happens much
later. And I don see us doing napi_disable() anywhere on the path.
But I'm probably missing something.

--
Vitaly