From: Divy Le Ray Date: Fri, 17 Apr 2009 12:21:27 +0000 (+0000) Subject: cxgb3: Fix EEH final recovery attempt X-Git-Tag: v2.6.30-rc4~68^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8d19370734f11e5880bb9ae2125f586e9e5d15c;p=pandora-kernel.git cxgb3: Fix EEH final recovery attempt EEH attempts to recover up 6 times. The last attempt leaves all the ports and adapter down.hen The driver is then unloaded, bringing the adapter down again unconditionally. The unload will hang. Check if the adapter is already down before trying to bring it down again. Signed-off-by: Divy Le Ray Signed-off-by: David S. Miller --- Reading git-diff-tree failed