aboutsummaryrefslogtreecommitdiffstats
path: root/tools/net/ynl/generated/netdev-user.c
diff options
context:
space:
mode:
authorJoe Damato <[email protected]>2023-07-25 20:56:54 +0000
committerDavid S. Miller <[email protected]>2023-07-28 08:35:53 +0000
commit801b27e88046cb0b34df7d645afb6ba5fc6f677c (patch)
tree9cff2fa117e97a282b1fe1e6c0b0b1aae5d06976 /tools/net/ynl/generated/netdev-user.c
parentnet: Explicitly include correct DT includes (diff)
downloadkernel-801b27e88046cb0b34df7d645afb6ba5fc6f677c.tar.gz
kernel-801b27e88046cb0b34df7d645afb6ba5fc6f677c.zip
net: ethtool: Unify ETHTOOL_{G,S}RXFH rxnfc copy
ETHTOOL_GRXFH correctly copies in the full struct ethtool_rxnfc when FLOW_RSS is set; ETHTOOL_SRXFH needs a similar code path to handle the FLOW_RSS case so that ethtool can set the flow hash for custom RSS contexts (if supported by the driver). The copy code from ETHTOOL_GRXFH has been pulled out in to a helper so that it can be called in both ETHTOOL_{G,S}RXFH code paths. Acked-by: Edward Cree <[email protected]> Signed-off-by: Joe Damato <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/net/ynl/generated/netdev-user.c')
0 files changed, 0 insertions, 0 deletions