lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <PH0PR11MB50132369CBB75469B454467996679@PH0PR11MB5013.namprd11.prod.outlook.com> Date: Mon, 24 Apr 2023 06:39:18 +0000 From: "Buvaneswaran, Sujai" <sujai.buvaneswaran@...el.com> To: Michal Swiatkowski <michal.swiatkowski@...ux.intel.com>, "intel-wired-lan@...ts.osuosl.org" <intel-wired-lan@...ts.osuosl.org> CC: "pmenzel@...gen.mpg.de" <pmenzel@...gen.mpg.de>, "netdev@...r.kernel.org" <netdev@...r.kernel.org> Subject: RE: [Intel-wired-lan] [PATCH net-next v4 3/5] ice: specify field names in ice_prot_ext init > -----Original Message----- > From: Intel-wired-lan <intel-wired-lan-bounces@...osl.org> On Behalf Of > Michal Swiatkowski > Sent: Friday, April 7, 2023 10:22 PM > To: intel-wired-lan@...ts.osuosl.org > Cc: pmenzel@...gen.mpg.de; netdev@...r.kernel.org > Subject: [Intel-wired-lan] [PATCH net-next v4 3/5] ice: specify field names in > ice_prot_ext init > > Anonymous initializers are now discouraged. Define ICE_PROTCOL_ENTRY > macro to rewrite anonymous initializers to named one. No functional > changes here. > > Suggested-by: Alexander Lobakin <aleksander.lobakin@...el.com> > Signed-off-by: Michal Swiatkowski <michal.swiatkowski@...ux.intel.com> > --- > drivers/net/ethernet/intel/ice/ice_switch.c | 51 +++++++++++---------- > 1 file changed, 28 insertions(+), 23 deletions(-) > Tested-by: Sujai Buvaneswaran <sujai.buvaneswaran@...el.com>
Powered by blists - more mailing lists