aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorEmil Tantilov <[email protected]>2016-03-24 09:58:40 -0700
committerJeff Kirsher <[email protected]>2016-04-24 18:01:06 -0700
commit4695886c644e48a02ca9d4c146a7ec4de8f2d2d8 (patch)
treee6efb4c96a0a115be388e12b4cadf4c76aed09a5 /tools/perf/util/scripting-engines/trace-event-python.c
parentd3dec7c7c03351ae006f698501b523e7b1a38b3d (diff)
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 <[email protected]> Signed-off-by: Emil Tantilov <[email protected]> Tested-by: Andrew Bowers <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions