> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of Ilpo > Järvinen > Sent: Tuesday, November 21, 2023 6:04 PM > To: David S. Miller <[email protected]>; Eric Dumazet > <[email protected]>; [email protected]; Jakub Kicinski > <[email protected]>; Brandeburg, Jesse <[email protected]>; Jonathan > Cameron <[email protected]>; [email protected]; Paolo Abeni > <[email protected]>; Nguyen, Anthony L <[email protected]>; > [email protected] > Cc: Ilpo Järvinen <[email protected]> > Subject: [Intel-wired-lan] [PATCH v4 1/3] igb: Use FIELD_GET() to extract > Link Width > > Use FIELD_GET() to extract PCIe Negotiated Link Width field instead of > custom masking and shifting. > > Signed-off-by: Ilpo Järvinen <[email protected]> > Reviewed-by: Jonathan Cameron <[email protected]> > --- > drivers/net/ethernet/intel/igb/e1000_mac.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) >
Tested-by: Pucha Himasekhar Reddy <[email protected]> (A Contingent worker at Intel) _______________________________________________ Intel-wired-lan mailing list [email protected] https://lists.osuosl.org/mailman/listinfo/intel-wired-lan
