Re: [PATCH net] ixgbe: recognize 1000BaseLX SFP modules as 1Gbps
From: BjÃrn Mork
Date: Sun Nov 25 2018 - 06:08:13 EST
Josh Elsasser <jelsasser@xxxxxxxxxxx> writes:
> Fixes: 6a14ee0cfb19 ("ixgbe: Add X550 support function pointers")
Not that it matters much I guess, but I think LX SFPs were unsupported
at that time. The LX support appears to have been added under the radar
while refactoring ixgbe_setup_sfp_modules_X550em in commit e23f33367882
("ixgbe: Fix 1G and 10G link stability for X550EM_x SFP+")
BjÃrn