From: Yitchak Gertner Date: Tue, 9 Sep 2008 12:07:25 +0000 (-0700) Subject: bnx2x: EEH recovery fix X-Git-Tag: v2.6.28-rc1~717^2~304 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8ef6e44474037b1671bb913bc259e048a7d5548;p=pandora-kernel.git bnx2x: EEH recovery fix When EEH detects an i/o error it resets the device thus it cannot be accessed. In this case the driver needs to unload its interface only with OS, kernel and network stack but not with the device. After successful recovery, the driver can load normally. Signed-off-by: Yitchak Gertner Signed-off-by: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed