ethtool: rejig the RSS notification machinery for more types
authorJakub Kicinski <kuba@kernel.org>
Thu, 17 Jul 2025 23:43:37 +0000 (16:43 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 22 Jul 2025 01:20:19 +0000 (18:20 -0700)
commit5f5c59b78e5a9389da07c1913dbe5ffd6d2759ee
tree6ad9263a747c1693605c824df90bac3bd910b164
parent80e55735d5a5a1f765e807d4c38027039f48302f
ethtool: rejig the RSS notification machinery for more types

In anticipation for CREATE and DELETE notifications - explicitly
pass the notification type to ethtool_rss_notify(), when calling
from the IOCTL code.

Reviewed-by: Gal Pressman <gal@nvidia.com>
Link: https://patch.msgid.link/20250717234343.2328602-3-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/ethtool/common.h
net/ethtool/ioctl.c
net/ethtool/rss.c