ice: remove local variable
authorPaul M Stillwell Jr <paul.m.stillwell.jr@intel.com>
Thu, 6 May 2021 15:40:08 +0000 (08:40 -0700)
committerTony Nguyen <anthony.l.nguyen@intel.com>
Thu, 17 Jun 2021 16:19:59 +0000 (09:19 -0700)
commitc73bf3bd83e84a84e19631c552196139a04921e8
tree9b3ea10fe67e6494029b6181e6bad19b1ab4113c
parentb6b0501d8d9a5ae26b9184164fa0d21052096941
ice: remove local variable

Remove the local variable since it's only used once. Instead, use it
directly.

Signed-off-by: Paul M Stillwell Jr <paul.m.stillwell.jr@intel.com>
Tested-by: Tony Brelinski <tonyx.brelinski@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
drivers/net/ethernet/intel/ice/ice_main.c