From: Anjali Singhai Jain Date: Sat, 21 Dec 2013 05:44:44 +0000 (+0000) Subject: i40e: do not bail when disabling if Tx queue disable fails X-Git-Tag: v3.14-rc1~94^2~235^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b867b28ceeef2f958937c7ed1121fd6c99fead2;p=pandora-kernel.git i40e: do not bail when disabling if Tx queue disable fails Fix a bug where the driver was erroneously exiting the driver unload path if one part of the unload failed. Instead of the original way the driver should always continue when disabling and be sure to disable all queues. Change-ID: Ib8c81c596bc87c31d8e9ca97ebf871168475279d Signed-off-by: Anjali Singhai Jain Signed-off-by: Jesse Brandeburg Tested-by: Kavindya Deegala Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed