From: Anjali Singhai Jain Date: Thu, 28 Nov 2013 06:39:45 +0000 (+0000) Subject: i40e: Admin queue shutdown fixes X-Git-Tag: v3.14-rc1~94^2~279^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1860d8f1ceabd527e191d6e9e789d9bfa8be1e6;p=pandora-kernel.git i40e: Admin queue shutdown fixes Always call the AQ call to shutdown the queue in the shutdown path. Check ASQ is alive before issuing the AQ command since we might be resetting to recover from a bad state in which case we should not issue the AQ command. Use the register variable for length so it can be used by PF, VF and GL AQ commands. Change-Id: Ic3d305687ea3f1a6afa84e864b7a27bd38a9af32 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