OSDN Git Service

ice: remove unnecessary VSI assignment
authorTony Nguyen <anthony.l.nguyen@intel.com>
Mon, 14 Jun 2021 21:46:07 +0000 (14:46 -0700)
committerTony Nguyen <anthony.l.nguyen@intel.com>
Fri, 25 Jun 2021 18:30:50 +0000 (11:30 -0700)
commit70fa0a078099881c1e0553a7c351a28a575afcfc
treed79cef3ce6121a8c613f5db614c252676feb6b8d
parent37c592062b16d349dc2344936ee6100265d327a0
ice: remove unnecessary VSI assignment

ice_get_vf_vsi() is being called twice for the same VSI. Remove the
unnecessary call/assignment.

Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Tested-by: Tony Brelinski <tonyx.brelinski@intel.com>
drivers/net/ethernet/intel/ice/ice_virtchnl_pf.c