linux/drivers/net/xen-netback
Zoltan Kiss 743b0a92b9 xen-netback: Fix vif->disable handling
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 <zoltan.kiss@citrix.com>
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
Cc: netdev@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Cc: xen-devel@lists.xenproject.org
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-08-07 16:02:56 -07:00
..
common.h xen-netback: Turn off the carrier if the guest is not able to receive 2014-08-05 16:04:46 -07:00
interface.c xen-netback: Turn off the carrier if the guest is not able to receive 2014-08-05 16:04:46 -07:00
Makefile
netback.c xen-netback: Fix vif->disable handling 2014-08-07 16:02:56 -07:00
xenbus.c xen-netback: Adding debugfs "io_ring_qX" files 2014-07-08 20:48:36 -07:00