commit | b11f8d8cc3bb2fa6fa55286babc1a5ebb2e932c4 | [log] [tgz] |
---|---|---|
author | Brandon Philips <brandon@ifup.org> | Tue Jul 15 02:18:41 2008 -0700 |
committer | Jeff Garzik <jgarzik@redhat.com> | Thu Aug 07 02:22:08 2008 -0400 |
tree | bafbb4ca35003403da55c5a34c56e2390d1af8b2 | |
parent | 4f63135eb23015a17eaf4f7478deedf63e98ff5c [diff] |
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 <bphilips@suse.de> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>