ice: split RSS stuff out of virtchnl.c - tmp rename

Temporary rename of virtchnl.c into rss.c

In order to split virtchnl.c in a way that makes it much easier
to still blame new file, we do it via multiple git steps.

Signed-off-by: Przemek Kitszel <przemyslaw.kitszel@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
This commit is contained in:
Przemek Kitszel 2025-08-21 13:51:17 +02:00
parent c762b0a537
commit f4e667eb2a
2 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ ice-$(CONFIG_PCI_IOV) += \
virt/allowlist.o \
virt/fdir.o \
virt/queues.o \
virt/virtchnl.o \
virt/rss.o \
ice_vf_mbx.o \
ice_vf_vsi_vlan_ops.o \
ice_vf_lib.o