diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2016-02-08 00:27:55 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-02-11 17:52:12 +0300 |
commit | 4456ed04ea44b800d691b18c14a68ec9894d2aca (patch) | |
tree | c29ff1cde178f4ea26f4648d30d6a5863d1eb089 /net/netlink | |
parent | 809dc75e9b82fcae9c3c48b4eec4708c005259f3 (diff) | |
download | linux-4456ed04ea44b800d691b18c14a68ec9894d2aca.tar.xz |
ethtool: future-proof interface for speed extensions
Many virtual and not quite virtual devices allow any speed to be set
through ethtool. In particular, this applies to the virtio-net devices.
Document this fact to make sure people don't assume the enum lists all
possible values. Reserve values greater than INT_MAX for future
extension and to avoid conflict with SPEED_UNKNOWN.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/netlink')
0 files changed, 0 insertions, 0 deletions