Re: [Intel-wired-lan] [PATCH iwl-net v2 1/2] ice: move ice_vsi_realloc_stat_arrays() up

"Romanowski, Rafal" <[email protected]> Fri, 31 Jul 2026 09:13:41 +0000
Newsgroups org.osuosl.intel-wired-lan,org.kernel.vger.netdev
Message-ID <IA3PR11MB898566C971428C74D2CD2FB68FC82@IA3PR11MB8985.namprd11.prod.outlook.com>
> -----Original Message-----
> From: Intel-wired-lan <[email protected]> On Behalf Of S=
imon
> Horman
> Sent: Monday, July 13, 2026 4:03 PM
> To: Kitszel, Przemyslaw <[email protected]>
> Cc: Kwapulinski, Piotr <[email protected]>; Paolo Abeni
> <[email protected]>; [email protected]; Jagielski, Jedrzej
> <[email protected]>; Loktionov, Aleksandr
> <[email protected]>; Andrew Lunn <[email protected]>; Eri=
c
> Dumazet <[email protected]>; Marcin Szycik
> <[email protected]>; Nguyen, Anthony L
> <[email protected]>; Jakub Kicinski <[email protected]>; intel-wir=
ed-
> [email protected]; David S. Miller <[email protected]>
> Subject: Re: [Intel-wired-lan] [PATCH iwl-net v2 1/2] ice: move
> ice_vsi_realloc_stat_arrays() up
>=20
> On Tue, Jul 07, 2026 at 12:43:30AM +0200, Przemek Kitszel wrote:
> > Move ice_vsi_realloc_stat_arrays() up, to allow calling it from
> > ice_vsi_cfg_def() by the next commit.
> >
> > Fix kdoc for touched code. One line break removed, "int i" scope
> > minimized to the loop, no changes otherwise.
> >
> > Reviewed-by: Marcin Szycik <[email protected]>
> > Signed-off-by: Przemek Kitszel <[email protected]>
> > ---
> > v2: no changes
>=20
> Reviewed-by: Simon Horman <[email protected]>

Tested-by: Rafal Romanowski <[email protected]>