]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ice: split queue stuff out of virtchnl.c - copy back
authorPrzemek Kitszel <przemyslaw.kitszel@intel.com>
Thu, 21 Aug 2025 09:03:03 +0000 (11:03 +0200)
committerPrzemek Kitszel <przemyslaw.kitszel@intel.com>
Wed, 27 Aug 2025 07:17:43 +0000 (09:17 +0200)
commit879753f3954f9b2b51367c9d6f2c4a17148b40b3
tree6bdb853d64a74312049d489102d1889a7b00d938
parent1948b867c1cc1d05e916fa222b9622e79aa46df6
ice: split queue stuff out of virtchnl.c - copy back

Add copy of virtchnl.c under the original name/location.
Now both virt/virtchnl.c and virt/queues.c have the same content,
and only the former of the two is in use.

Reviewed-by: Aleksandr Loktionov <aleksandr.loktionov@intel.com>
Reviewed-by: Paul Menzel <pmenzel@molgen.mpg.de>
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]