Re: [PATCH 4/7][TG3]: Allow partial speed advertisement.

2006-12-07 Thread David Miller
From: "Michael Chan" <[EMAIL PROTECTED]> Date: Wed, 06 Dec 2006 23:46:47 -0800 > [TG3]: Allow partial speed advertisement. > > Honor the advertisement bitmask from ethtool. We used to always > advertise the full capability when autoneg was set to on. > > Signed-off-by: Michael Chan <[EMAIL PROT

[PATCH 4/7][TG3]: Allow partial speed advertisement.

2006-12-06 Thread Michael Chan
[TG3]: Allow partial speed advertisement. Honor the advertisement bitmask from ethtool. We used to always advertise the full capability when autoneg was set to on. Signed-off-by: Michael Chan <[EMAIL PROTECTED]> diff --git a/drivers/net/tg3.c b/drivers/net/tg3.c index 6a2f019..5dfeb64 100644 --