[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <3042a968-8f74-4a46-0d81-64106206fe99@marvell.com>
Date: Wed, 20 May 2020 21:05:00 +0300
From: Igor Russkikh <irusskikh@...vell.com>
To: Jakub Kicinski <kuba@...nel.org>
CC: <netdev@...r.kernel.org>, "David S . Miller" <davem@...emloft.net>,
"Mark Starovoytov" <mstarovoitov@...vell.com>
Subject: Re: [EXT] Re: [PATCH net-next 07/12] net: atlantic: QoS
implementation: max_rate
> drivers/net/ethernet/aquantia/atlantic/aq_main.c: In function
> aq_ndo_setup_tc:
> drivers/net/ethernet/aquantia/atlantic/aq_main.c:369:7: warning: variable
> has_max_rate set but not used [-Wunused-but-set-variable]
> 369 | bool has_max_rate;
> | ^~~~~~~~~~~~
> drivers/net/ethernet/aquantia/atlantic/aq_main.c:368:7: warning: variable
> has_min_rate set but not used [-Wunused-but-set-variable]
> 368 | bool has_min_rate;
> | ^~~~~~~~~~~~
>
> This probably needs to moved to patch 11 where it's used.
Thanks for the review, Jakub, I don't see these on my setup, probably thats
newer gcc or different build config.
Will fix this.
Regards,
Igor
Powered by blists - more mailing lists