diff options
author | Jakub Kicinski <kuba@kernel.org> | 2024-07-11 15:07:13 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-07-12 22:16:23 -0700 |
commit | 46e457a454de1d95c57394129a2be6eac8bf85e4 (patch) | |
tree | 548e52f728ef441b3786285b3d835a2a56d29c07 /net/ethtool | |
parent | 73afb518af4af2364793849b069716425a665c6c (diff) |
eth: bnxt: use the indir table from ethtool context
Instead of allocating a separate indir table in the vnic use
the one already present in the RSS context allocated by the core.
This saves some LoC and also we won't have to worry about syncing
the local version back to the core, once core learns how to dump
contexts.
Reviewed-by: Pavan Chebbi <pavan.chebbi@broadcom.com>
Link: https://patch.msgid.link/20240711220713.283778-12-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/ethtool')
0 files changed, 0 insertions, 0 deletions