diff options
author | 2021-03-18 19:37:50 +0100 | |
---|---|---|
committer | 2021-03-18 14:56:22 -0700 | |
commit | 2db6cdaebac83c13acb165594b09282fa03cec89 (patch) | |
tree | 825d6d44176fec044468f655f6b14f463bd422c1 /drivers/net/ethernet/intel/ice/ice_flex_pipe.c | |
parent | net-sysfs: move the rtnl unlock up in the xps show helpers (diff) | |
download | linux-dev-2db6cdaebac83c13acb165594b09282fa03cec89.tar.xz linux-dev-2db6cdaebac83c13acb165594b09282fa03cec89.zip |
net-sysfs: move the xps cpus/rxqs retrieval in a common function
Most of the xps_cpus_show and xps_rxqs_show functions share the same
logic. Having it in two different functions does not help maintenance.
This patch moves their common logic into a new function, xps_queue_show,
to improve this.
Signed-off-by: Antoine Tenart <atenart@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_flex_pipe.c')
0 files changed, 0 insertions, 0 deletions