mirror of
https://github.com/torvalds/linux.git
synced 2026-05-24 23:22:31 +02:00
ice: split RSS stuff out of virtchnl.c - copy back
Add copy of virtchnl.c under the original name/location. Now both virt/virtchnl.c and virt/rss.c have the same content, and only the former of the two in use. Reviewed-by: Aleksandr Loktionov <aleksandr.loktionov@intel.com> 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
f4e667eb2a
commit
2802bb558e
|
|
@ -50,7 +50,7 @@ ice-$(CONFIG_PCI_IOV) += \
|
|||
virt/allowlist.o \
|
||||
virt/fdir.o \
|
||||
virt/queues.o \
|
||||
virt/rss.o \
|
||||
virt/virtchnl.o \
|
||||
ice_vf_mbx.o \
|
||||
ice_vf_vsi_vlan_ops.o \
|
||||
ice_vf_lib.o
|
||||
|
|
|
|||
3647
drivers/net/ethernet/intel/ice/virt/virtchnl.c
Normal file
3647
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