Merge branch 'add-virt/queues.c' into HEAD

This effectively copies virtchnl.c as queues.c in a way that both files
have the same history of edits.

Signed-off-by: Przemek Kitszel <przemyslaw.kitszel@intel.com>
This commit is contained in:
Przemek Kitszel 2025-08-21 14:32:09 +02:00
commit 60bac7c798
2 changed files with 4612 additions and 1 deletions

View File

@ -47,9 +47,9 @@ ice-y := ice_main.o \
ice_adapter.o
ice-$(CONFIG_PCI_IOV) += \
ice_sriov.o \
virt/virtchnl.o \
virt/allowlist.o \
virt/fdir.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