From: Zoltan Kiss Date: Thu, 7 Aug 2014 12:38:38 +0000 (+0100) Subject: xen-netback: Fix vif->disable handling X-Git-Tag: omap-for-v3.17/fixes-against-rc2~76^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=743b0a92b92a0e1b6a68497ccd18a0d60a4b6082;p=pandora-kernel.git 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 Signed-off-by: David Vrabel Cc: netdev@vger.kernel.org Cc: linux-kernel@vger.kernel.org Cc: xen-devel@lists.xenproject.org Signed-off-by: David S. Miller --- Reading git-diff-tree failed