Commit 2802bb55 authored by Przemek Kitszel's avatar Przemek Kitszel
Browse files

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: default avatarAleksandr Loktionov <aleksandr.loktionov@intel.com>
Signed-off-by: default avatarPrzemek Kitszel <przemyslaw.kitszel@intel.com>
Signed-off-by: default avatarTony Nguyen <anthony.l.nguyen@intel.com>
parent f4e667eb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 −0

File added.

Preview size limit exceeded, changes collapsed.