[BNX2]: Add bnx2_set_default_link().
authorMichael Chan <mchan@broadcom.com>
Sun, 8 Jul 2007 05:48:00 +0000 (22:48 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 11 Jul 2007 05:18:30 +0000 (22:18 -0700)
commitdeaf391b4cc9d9f8e2b2793ebd56da776b54197a
treef834c1aae99c9d97eea7393286d91e5c3e43b13a
parent5faf41535214b68c989a22302c8870f8758cbb8c
[BNX2]: Add bnx2_set_default_link().

Put existing code to setup the default link settings in this new
function.  This makes it easier to support the remote PHY feature in
the next few patches.

Also change ETHTOOL_ALL_FIBRE_SPEED to include 2500Mbps if supported.

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