commit | d6b14486953d0e8d1c57db29bf6104cea198b884 | [log] [tgz] |
---|---|---|
author | Michael Chan <mchan@broadcom.com> | Mon Jul 14 22:37:21 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 14 22:37:21 2008 -0700 |
tree | 1277536d725fe38f59b23e5f578d3b3924f79aeb | |
parent | 925068dcdc746236264d1877d3d5df656e87882a [diff] |
bnx2: Prevent ethtool -s from crashing when device is down. 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>