Commit f4e667eb authored by Przemek Kitszel's avatar Przemek Kitszel
Browse files

ice: split RSS stuff out of virtchnl.c - tmp rename



Temporary rename of virtchnl.c into rss.c

In order to split virtchnl.c in a way that makes it much easier
to still blame new file, we do it via multiple git steps.

Signed-off-by: default avatarPrzemek Kitszel <przemyslaw.kitszel@intel.com>
Signed-off-by: default avatarTony Nguyen <anthony.l.nguyen@intel.com>
parent c762b0a5
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/virtchnl.o		\
	virt/rss.o		\
	ice_vf_mbx.o		\
	ice_vf_vsi_vlan_ops.o	\
	ice_vf_lib.o