diff options
author | 2018-09-19 13:35:29 +0300 | |
---|---|---|
committer | 2018-10-03 12:29:34 -0700 | |
commit | 617cc646a7a09c7abf507981a81f441fc79b0511 (patch) | |
tree | e20a590093a5ca85beb63271c20d2d389ada0034 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | ixgbe: remove redundant function ixgbe_fw_recovery_mode() (diff) | |
download | linux-dev-617cc646a7a09c7abf507981a81f441fc79b0511.tar.xz linux-dev-617cc646a7a09c7abf507981a81f441fc79b0511.zip |
ixgbevf: off by one in ixgbevf_ipsec_tx()
The ipsec->tx_tbl[] array has IXGBE_IPSEC_MAX_SA_COUNT elements so the >
should be a >=.
Fixes: 0062e7cc955e ("ixgbevf: add VF IPsec offload code")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Shannon Nelson <shannon.nelson@oracle.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-sql.py')
0 files changed, 0 insertions, 0 deletions