bnx2: Prevent ethtool -s from crashing when device is down.
authorMichael Chan <mchan@broadcom.com>
Tue, 15 Jul 2008 05:37:21 +0000 (22:37 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 15 Jul 2008 05:37:21 +0000 (22:37 -0700)
The device may be in D3-hot state and may crash if we try to
configure the speed settings by accessing the registers.

Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found