aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorJiri Kosina <[email protected]>2019-01-02 20:20:33 +0100
committerJeff Kirsher <[email protected]>2019-02-05 16:08:54 -0800
commit2242281d6998af1b3cbf216904f4a6c78530ad3b (patch)
tree35f9fcbe7872c80a4fab588a40d1ad8def29866a /tools/perf/scripts/python/netdev-times.py
parenta8890c38abb2f1706672cafb4094d3726430b335 (diff)
ixgbe: remove magic constant in ixgbe_reset_hw_82599()
ixgbe_reset_hw_82599() resets the value of hw->mac.num_rar_entries to pre-defined value of 128. Let's get rid of that hardcoded literal, and use IXGBE_82599_RAR_ENTRIES instead, the same way the normal initialization path does. Signed-off-by: Jiri Kosina <[email protected]> Tested-by: Andrew Bowers <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions