]> www.infradead.org Git - users/hch/misc.git/commit
net: move stale comment about ntuple validation
authorJakub Kicinski <kuba@kernel.org>
Fri, 14 Feb 2025 22:43:40 +0000 (14:43 -0800)
committerJakub Kicinski <kuba@kernel.org>
Tue, 18 Feb 2025 00:47:01 +0000 (16:47 -0800)
commit637026e591fae3b91986c01e3beab9bb664bda2d
tree7a4d2fb0a2da2da1700d7d100d9bb045dd15a04e
parent24fc595edba2a04573329ae2df7af7db1b83a782
net: move stale comment about ntuple validation

Gal points out that the comment now belongs further down, since
the original if condition was split into two in
commit de7f7582dff2 ("net: ethtool: prevent flow steering to RSS contexts which don't exist")

Link: https://lore.kernel.org/de4a2a8a-1eb9-4fa8-af87-7526e58218e9@nvidia.com
Reviewed-by: Gal Pressman <gal@nvidia.com>
Link: https://patch.msgid.link/20250214224340.2268691-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/ethtool/ioctl.c