Skip to content
Commit b11f8d8c authored by Brandon Philips's avatar Brandon Philips Committed by Jeff Garzik
Browse files

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: default avatarBrandon Philips <bphilips@suse.de>
Signed-off-by: default avatarJeff Garzik <jgarzik@redhat.com>
parent 4f63135e
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