Re: [PATCH net-next v2] xen-netback: Fix vif->disable handling

2014-08-07 Thread David Miller
From: Zoltan Kiss Date: Thu, 7 Aug 2014 13:38:38 +0100 > In the patch called "xen-netback: Turn off the carrier if the guest is not > able > to receive" new branches were introduced to this if statement, risking that a > queue with non-zero id can reenable the disabled interface. > > Signed-off

[PATCH net-next v2] xen-netback: Fix vif->disable handling

2014-08-07 Thread Zoltan Kiss
In the patch called "xen-netback: Turn off the carrier if the guest is not able to receive" new branches were introduced to this if statement, risking that a queue with non-zero id can reenable the disabled interface. Signed-off-by: Zoltan Kiss Signed-off-by: David Vrabel Cc: net...@vger.kernel.