diff options
author | Alexander Lobakin <alobakin@pm.me> | 2020-06-23 10:43:48 +0000 |
---|---|---|
committer | Sasha Levin <sashal@kernel.org> | 2020-06-30 15:35:46 -0400 |
commit | dfd225caeaed1c06e8e16ef89cab6b09e815ddd0 (patch) | |
tree | 69785615aec958b98943eae1ec01a1f19c769f13 /net/core/dev.c | |
parent | 68357ebb88cf1bcdd00f154cf01e1ca1820b653d (diff) |
net: ethtool: add missing string for NETIF_F_GSO_TUNNEL_REMCSUM
[ Upstream commit b4730ae6a443afe611afb4fb651c885c51003c15 ]
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/core/dev.c')
0 files changed, 0 insertions, 0 deletions