diff options
author | Jakub Kicinski <kuba@kernel.org> | 2025-02-01 04:30:38 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-02-08 11:58:19 +0300 |
commit | 333f1282241c3c123bc3ab456912240a53a0102d (patch) | |
tree | fdd45ee165bfe3165aa487209b0524e4791f8c39 /net/unix/sysctl_net_unix.c | |
parent | 5ae72abbf91eb172ce3a838a4dc34be3c9707296 (diff) | |
download | linux-333f1282241c3c123bc3ab456912240a53a0102d.tar.xz |
ethtool: ntuple: fix rss + ring_cookie check
commit 2b91cc1214b165c25ac9b0885db89a0d3224028a upstream.
The info.flow_type is for RXFH commands, ntuple flow_type is inside
the flow spec. The check currently does nothing, as info.flow_type
is 0 (or even uninitialized by user space) for ETHTOOL_SRXCLSRLINS.
Fixes: 9e43ad7a1ede ("net: ethtool: only allow set_rxnfc with rss + ring_cookie if driver opts in")
Reviewed-by: Gal Pressman <gal@nvidia.com>
Reviewed-by: Joe Damato <jdamato@fastly.com>
Link: https://patch.msgid.link/20250201013040.725123-3-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions