commit | f8ef6e44474037b1671bb913bc259e048a7d5548 | [log] [tgz] |
---|---|---|
author | Yitchak Gertner <gertner@broadcom.com> | Tue Sep 09 05:07:25 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Sep 09 05:07:25 2008 -0700 |
tree | cea7e46434198036e861396b0d93b5d25306c161 | |
parent | 0a68a20cc3eafa73bb54097c28b921147d7d3685 [diff] |
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 <gertner@broadcom.com> Signed-off-by: Eilon Greenstein <eilong@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>