[PATCH net 0/6] ethtool: rss: fix a handful of small bugs
From: Jakub Kicinski <kuba@kernel.org>
Date: 2026-05-22 23:07:02
From: Jakub Kicinski <kuba@kernel.org>
Date: 2026-05-22 23:07:02
Fix a handful of small bugs in the ethtool Netlink RSS code. Jakub Kicinski (6): ethtool: rss: avoid modifying the RSS context response ethtool: rss: add missing errno on RSS context delete ethtool: rss: fix falsely ignoring indir table updates ethtool: rss: fix indir_table and hkey leak on get_rxfh failure ethtool: rss: fix hkey leak when indir_size is 0 ethtool: rss: avoid device context leak on reply-build failure net/ethtool/rss.c | 37 +++++++++++++++++++++++-------------- 1 file changed, 23 insertions(+), 14 deletions(-) -- 2.54.0