|
|
@@ -3795,7 +3795,7 @@ static struct ixgbe_mac_operations mac_ops_x550em_a = {
|
|
|
.get_media_type = ixgbe_get_media_type_X550em,
|
|
|
.get_san_mac_addr = NULL,
|
|
|
.get_wwn_prefix = NULL,
|
|
|
- .setup_link = NULL, /* defined later */
|
|
|
+ .setup_link = &ixgbe_setup_mac_link_X540,
|
|
|
.get_link_capabilities = ixgbe_get_link_capabilities_X550em,
|
|
|
.get_bus_info = ixgbe_get_bus_info_X550em,
|
|
|
.setup_sfp = ixgbe_setup_sfp_modules_X550em,
|