[Intel-wired-lan] [PATCH S58 12/13] ice: remove return variable

Brelinski, TonyX tonyx.brelinski at intel.com
Thu Apr 8 22:33:49 UTC 2021


> -----Original Message-----
> From: Intel-wired-lan <intel-wired-lan-bounces at osuosl.org> On Behalf Of
> Tony Nguyen
> Sent: Wednesday, March 31, 2021 2:17 PM
> To: intel-wired-lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [PATCH S58 12/13] ice: remove return variable
> 
> From: Paul M Stillwell Jr <paul.m.stillwell.jr at intel.com>
> 
> We were saving the return value from ice_vsi_manage_rss_lut(), but the
> errors from that function are not critical so change it to return void and
> remove the code that saved the value.
> 
> Signed-off-by: Paul M Stillwell Jr <paul.m.stillwell.jr at intel.com>
> ---
>  drivers/net/ethernet/intel/ice/ice_lib.c  | 8 +++-----
> drivers/net/ethernet/intel/ice/ice_lib.h  | 2 +-
> drivers/net/ethernet/intel/ice/ice_main.c | 4 ++--
>  3 files changed, 6 insertions(+), 8 deletions(-)

Tested-by: Tony Brelinski <tonyx.brelinski at intel.com> A Contingent Worker at Intel




More information about the Intel-wired-lan mailing list