mirror of
https://github.com/torvalds/linux.git
synced 2026-05-24 15:12:13 +02:00
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: Przemek Kitszel <przemyslaw.kitszel@intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
This commit is contained in:
parent
c762b0a537
commit
f4e667eb2a
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user