Commit 3c767a10 authored by Adrian Bunk's avatar Adrian Bunk Committed by Jeff Garzik

[netdrvr ixgb] fix clash with newly-updated ethtool.h

parent c1b5e933
......@@ -50,7 +50,6 @@ ixgb_eeprom_size(struct ixgb_hw *hw)
return (IXGB_EEPROM_SIZE << 1);
}
#define SUPPORTED_10000baseT_Full (1 << 11)
#define SPEED_10000 10000
static void
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment