diff options
author | 2018-01-28 03:53:37 -0800 | |
---|---|---|
committer | 2018-02-26 09:09:15 -0800 | |
commit | 60f4b645492592501868c4b7a361f3f972b73196 (patch) | |
tree | d928c1ba62d84892eb0dd6575d1689e7d14ca104 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | ixgbe: remove redundant initialization of 'pool' (diff) | |
download | linux-dev-60f4b645492592501868c4b7a361f3f972b73196.tar.xz linux-dev-60f4b645492592501868c4b7a361f3f972b73196.zip |
ixgbe: Avoid to write the RETA table when unnecessary
If indir == 0 in the ixgbe_set_rxfh(), it is unnecessary
to write the HW. Because redirection table is not changed.
Signed-off-by: Tonghao Zhang <xiangxia.m.yue@gmail.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions