]> git.ipfire.org Git - thirdparty/linux.git/commit
ice: split RSS stuff out of virtchnl.c - copy back
authorPrzemek Kitszel <przemyslaw.kitszel@intel.com>
Thu, 21 Aug 2025 12:40:13 +0000 (14:40 +0200)
committerPrzemek Kitszel <przemyslaw.kitszel@intel.com>
Wed, 27 Aug 2025 07:20:05 +0000 (09:20 +0200)
commit2802bb558e0859a2098d10f407a20f77ce289e4d
tree3f14d5fdb860a7040a31af2e6e0975d72f26b676
parentf4e667eb2ab86fa4ad6f99fe931f13ec3dd827e5
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>
drivers/net/ethernet/intel/ice/Makefile
drivers/net/ethernet/intel/ice/virt/virtchnl.c [new file with mode: 0644]