> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of Colin > Ian King > Sent: 17 March 2025 22:50 > To: Nguyen, Anthony L <[email protected]>; Kitszel, Przemyslaw > <[email protected]>; Andrew Lunn <[email protected]>; David S > . Miller <[email protected]>; Dumazet, Eric <[email protected]>; Jakub > Kicinski <[email protected]>; Paolo Abeni <[email protected]>; > [email protected]; [email protected] > Cc: [email protected]; [email protected] > Subject: [Intel-wired-lan] [PATCH][next][V2] ice: make const read-only array > dflt_rules static > > Don't populate the const read-only array dflt_rules on the stack at run time, > instead make it static. > > Signed-off-by: Colin Ian King <[email protected]> > > --- > V2: Remove additional changes not related to this commit. > --- > drivers/net/ethernet/intel/ice/ice_ethtool_fdir.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >
Tested-by: Rinitha S <[email protected]> (A Contingent worker at Intel)
