From: Brandon Philips Date: Tue, 15 Jul 2008 09:18:41 +0000 (-0700) Subject: ethtool: Expand ethtool_cmd.speed to 32 bits X-Git-Tag: v2.6.27-rc3~69^2~13^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b11f8d8cc3bb2fa6fa55286babc1a5ebb2e932c4;p=pandora-kernel.git ethtool: Expand ethtool_cmd.speed to 32 bits Introduce the speed_hi field to ethtool_cmd, using the reserved space, to expand the speed field to 2^32 Megabits/second. Making this field expansion now gives us plenty of time to fix up the user-space pieces that use SIOCETHTOOL before hardware faster than 64 Gb/s is available. Signed-off-by: Brandon Philips Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed