Re: Linux 2.5.72: ixgb_ethtool: strange SUPPORTED_10000baseT_Full

Adrian Bunk (bunk@fs.tum.de)
Tue, 17 Jun 2003 22:43:08 +0200


On Tue, Jun 17, 2003 at 04:36:03PM -0400, Jeff Garzik wrote:
> Adrian Bunk wrote:
> >The correct solution seems to be to remove the #define from
> >ixgb_ethtool.c ?
>
>
> correct.
>
> wanna send a patch? ;-)

Yup. :-)

Compilation tested with 2.5.72.

--- linux-2.5.72/drivers/net/ixgb/ixgb_ethtool.c.old 2003-06-17 22:40:40.000000000 +0200
+++ linux-2.5.72/drivers/net/ixgb/ixgb_ethtool.c 2003-06-17 22:40:55.000000000 +0200
@@ -50,7 +50,6 @@
return (IXGB_EEPROM_SIZE << 1);
}

-#define SUPPORTED_10000baseT_Full (1 << 11)
#define SPEED_10000 10000

static void

> Jeff

cu
Adrian

-- 

"Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/