diff options
author | 2016-12-12 15:44:09 -0800 | |
---|---|---|
committer | 2017-02-18 20:35:35 -0800 | |
commit | 03aa268b146127361c206fe3942add2adf6ce1d7 (patch) | |
tree | 1a10ac3c6fa9d74134e969d237168eac4e36d96b /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | i40e: enable mc magic pkt wakeup during power down (diff) | |
download | linux-dev-03aa268b146127361c206fe3942add2adf6ce1d7.tar.xz linux-dev-03aa268b146127361c206fe3942add2adf6ce1d7.zip |
i40e: remove unnecessary call to i40e_update_link_info
This call is made just prior to running i40e_link_event. In
i40e_link_event, we set hw->phy.get_link_info to true just prior to
calling i40e_get_link_status, which conveniently runs
i40e_update_link_info for us. Thus, we are running i40e_update_link_info
twice, which seems like something we don't need to do...
Change-ID: I36467a570f44b7546d218c99e134ff97c2709315
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions