diff options
author | 2016-07-27 10:55:08 -0700 | |
---|---|---|
committer | 2016-08-20 19:41:21 -0700 | |
commit | c64269710ef28eb0dea03098853e425851214496 (patch) | |
tree | 2fd07069a119c777696eeb4e1bc736a7e0a073c2 /tools/perf/scripts/python/stackcollapse.py | |
parent | ixgbe: report correct media type for KR, KX and KX4 interfaces (diff) | |
download | linux-dev-c64269710ef28eb0dea03098853e425851214496.tar.xz linux-dev-c64269710ef28eb0dea03098853e425851214496.zip |
ixgbevf: fix incorrect MAC address on load
The PF driver was only receiving the first 4 bytes of the MAC due
to an incorrect size parameter for ixgbevf_write_msg_read_ack()
in ixgbevf_set_rar_vf().
Correct the size by calculating it on a fly for all instances where
we call ixgbevf_write_msg_read_ack()
Signed-off-by: Emil Tantilov <emil.s.tantilov@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/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions