diff options
author | Alexander Lobakin | 2020-06-23 10:43:48 +0000 |
---|---|---|
committer | David S. Miller | 2020-06-23 14:52:27 -0700 |
commit | b4730ae6a443afe611afb4fb651c885c51003c15 (patch) | |
tree | 5f71ccf097da29cca98203819106d38ea2b272ad /init | |
parent | 2bcd350285ecbe442d5a1a27c04bd265baf992bb (diff) |
net: ethtool: add missing string for NETIF_F_GSO_TUNNEL_REMCSUM
Commit e585f2363637 ("udp: Changes to udp_offload to support remote
checksum offload") added new GSO type and a corresponding netdev
feature, but missed Ethtool's 'netdev_features_strings' table.
Give it a name so it will be exposed to userspace and become available
for manual configuration.
v3:
- decouple from "netdev_features_strings[] cleanup" series;
- no functional changes.
v2:
- don't split the "Fixes:" tag across lines;
- no functional changes.
Fixes: e585f2363637 ("udp: Changes to udp_offload to support remote checksum offload")
Signed-off-by: Alexander Lobakin <alobakin@pm.me>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions