diff options
author | Alexander Lobakin <alobakin@pm.me> | 2020-06-17 22:42:47 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-06-19 05:37:11 +0200 |
commit | eddbf5d0204e550ee59de02bdc19fe90d4203dd6 (patch) | |
tree | 9607a99f2545d1061756cf0b6ff7f4064555769b /drivers | |
parent | tg3: driver sleeps indefinitely when EEH errors exceed eeh_max_freezes (diff) | |
download | linux-eddbf5d0204e550ee59de02bdc19fe90d4203dd6.tar.xz linux-eddbf5d0204e550ee59de02bdc19fe90d4203dd6.zip |
net: ethtool: add missing NETIF_F_GSO_FRAGLIST feature string
Commit 3b33583265ed ("net: Add fraglist GRO/GSO feature flags") missed
an entry for NETIF_F_GSO_FRAGLIST in netdev_features_strings array. As
a result, fraglist GSO feature is not shown in 'ethtool -k' output and
can't be toggled on/off.
The fix is trivial.
Fixes: 3b33583265ed ("net: Add fraglist GRO/GSO feature flags")
Signed-off-by: Alexander Lobakin <alobakin@pm.me>
Reviewed-by: Michal Kubecek <mkubecek@suse.cz>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions