summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/virt/rss.c
diff options
context:
space:
mode:
authorPrzemek Kitszel <przemyslaw.kitszel@intel.com>2025-08-21 13:18:41 +0200
committerPrzemek Kitszel <przemyslaw.kitszel@intel.com>2025-08-27 09:20:04 +0200
commitc762b0a537ac66b1f4ca87847030f30b7b07c055 (patch)
tree9d0531a2a77e9882b61144f81f6514ae958e8e1f /drivers/net/ethernet/intel/ice/virt/rss.c
parentcfee454ca1113a090b85c9834f8b6576a946fd45 (diff)
ice: finish virtchnl.c split into queues.c
Move queue configuration functions out of virtchnl.c to queues.c. Technically the move was started by an earlier commit of the series, that was duplicating virtchnl.c as queues.c (what forces git to nicely show blame when asked), followed by a couple of cleanup commits (that removed stuff that is not moved from the new file, again - multiple commits, to avoid git saving on changes lines by reusing removed lines as a content of some kept function), with this final commit actually enabling compilation of the new file, removing stuff from the virtchnl.c, and making some moved functions visible (via static keyword removal). Signed-off-by: Przemek Kitszel <przemyslaw.kitszel@intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/virt/rss.c')
0 files changed, 0 insertions, 0 deletions