> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of > Piotr Kwapulinski > Sent: Thursday, February 6, 2025 8:49 PM > To: [email protected] > Cc: [email protected]; Kwapulinski, Piotr > <[email protected]>; Dan Carpenter <[email protected]>; > Michal Swiatkowski <[email protected]>; Kitszel, > Przemyslaw <[email protected]> > Subject: [Intel-wired-lan] [PATCH iwl-net] ixgbe: fix media cage present > detection for E610 device > > The commit 23c0e5a16bcc ("ixgbe: Add link management support for E610 > device") introduced incorrect checking of media cage presence for E610 > device. Fix it. > > Fixes: 23c0e5a16bcc ("ixgbe: Add link management support for E610 device") > Reported-by: Dan Carpenter <[email protected]> > Closes: https://lore.kernel.org/all/e7d73b32-f12a-49d1-8b60- > [email protected]/ > Reviewed-by: Michal Swiatkowski <[email protected]> > Reviewed-by: Przemek Kitszel <[email protected]> > Signed-off-by: Piotr Kwapulinski <[email protected]> > --- > drivers/net/ethernet/intel/ixgbe/ixgbe_e610.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >
Tested-by: Bharath R <[email protected]>
