]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ice: fix typo in assignment
authorJesse Brandeburg <jesse.brandeburg@intel.com>
Tue, 5 Mar 2024 00:37:07 +0000 (16:37 -0800)
committerTony Nguyen <anthony.l.nguyen@intel.com>
Tue, 5 Mar 2024 17:49:54 +0000 (09:49 -0800)
commit6c5b6ca7642f2992502a22dbd8b80927de174b67
tree18123abcbad6fd4be9d212a5f624cd3715f265e0
parent9224fc86f1776193650a33a275cac628952f80a9
ice: fix typo in assignment

Fix an obviously incorrect assignment, created with a typo or cut-n-paste
error.

Fixes: 5995ef88e3a8 ("ice: realloc VSI stats arrays")
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Reviewed-by: Paul Menzel <pmenzel@molgen.mpg.de>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
drivers/net/ethernet/intel/ice/ice_lib.c