mirror of
https://github.com/torvalds/linux.git
synced 2026-05-25 07:33:19 +02:00
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:
parent
1948b867c1
commit
879753f395
|
|
@ -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
|
||||
|
|
|
|||
4611
drivers/net/ethernet/intel/ice/virt/virtchnl.c
Normal file
4611
drivers/net/ethernet/intel/ice/virt/virtchnl.c
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user