From: Mitch Williams Date: Thu, 6 Mar 2014 08:59:52 +0000 (+0000) Subject: i40evf: don't shut down admin queue on error X-Git-Tag: v3.15-rc1~113^2~97^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c89a9e00f90cea4d824ff5890c86332a6687f830;p=pandora-kernel.git i40evf: don't shut down admin queue on error If the driver encounters an error while communicating with the PF driver, don't just shut down the admin queue unconditionally. The PF may be delayed, and shutting down the admin queue causes it to fail completely. If this happens, the VF will never complete initialization. Change-ID: I6192e9d8caeefb738428c3597fa2f54fa400ce7f Signed-off-by: Mitch Williams Signed-off-by: Catherine Sullivan Tested-by: Sibai Li Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed