diff options
author | Ooiwa Naohiro <nooiwa@miraclelinux.com> | 2009-06-24 09:19:06 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-06-24 09:19:06 +0200 |
commit | 7959ea254ed18faee41160b1c50b3c9664735967 (patch) | |
tree | a623d403c00259f3ad3eb56e7b627176478dde55 /include | |
parent | qla3xxx: Don't sleep while holding lock. (diff) | |
download | linux-7959ea254ed18faee41160b1c50b3c9664735967.tar.xz linux-7959ea254ed18faee41160b1c50b3c9664735967.zip |
bnx2: Fix the behavior of ethtool when ONBOOT=no
I found a little bug.
When configure in ifcfg-eth* is ONBOOT=no,
the behavior of ethtool command is wrong.
# grep ONBOOT /etc/sysconfig/network-scripts/ifcfg-eth2
ONBOOT=no
# ethtool eth2 | tail -n1
Link detected: yes
I think "Link detected" should be "no".
Signed-off-by: Ooiwa Naohiro <nooiwa@miraclelinux.com>
Acked-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions