[Intel-wired-lan] [PATCH] ixgbe: fix default mac->ops.setup_link for X550EM

Bowers, AndrewX andrewx.bowers at intel.com
Tue Apr 12 22:04:05 UTC 2016


> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at lists.osuosl.org] On
> Behalf Of Emil Tantilov
> Sent: Thursday, March 24, 2016 9:59 AM
> To: intel-wired-lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [PATCH] ixgbe: fix default mac->ops.setup_link for
> X550EM
> 
> X550EM_a/x did not have a default value for mac->ops.setup_link which was
> causing link issues for backplane devices.
> 
> This patch sets mac->ops.setup_link to ixgbe_setup_mac_link_X540 for
> X550EM_a/x which is also default for X550. This will result in
> mac->ops.setup_link calling the link setup function for the respective
> PHY type in case we do not need a special function to deal with it.
> 
> Reported-by: Ken Cox <jkc at redhat.com>
> Signed-off-by: Emil Tantilov <emil.s.tantilov at intel.com>
> ---
>  drivers/net/ethernet/intel/ixgbe/ixgbe_x550.c |    4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Tested-by: Andrew Bowers <andrewx.bowers at intel.com>
Link detected as expected


More information about the Intel-wired-lan mailing list