Re: [PATCH net-next] net/xen-netfront: only napi_synchronize() if running
From: David Miller <davem@davemloft.net>
Date: 2015-08-28 20:29:39
From: David Miller <davem@davemloft.net>
Date: 2015-08-28 20:29:39
From: "Charles (Chas) Williams" <3chas3@gmail.com> Date: Thu, 27 Aug 2015 12:28:46 -0400
From: Chas Williams <3chas3@gmail.com> If an interface isn't running napi_synchronize() will hang forever.
...
Signed-off-by: Chas Williams <3chas3@gmail.com>
Applied, thanks Chas.