ice: split queue stuff out of virtchnl.c - copy back

Add copy of virtchnl.c under the original name/location.
Now both virt/virtchnl.c and virt/queues.c have the same content,
and only the former of the two is in use.

Reviewed-by: Aleksandr Loktionov <aleksandr.loktionov@intel.com>
Reviewed-by: Paul Menzel <pmenzel@molgen.mpg.de>
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 11:03:03 +02:00
parent 1948b867c1
commit 879753f395
2 changed files with 4612 additions and 1 deletions

View File

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

File diff suppressed because it is too large Load Diff