diff options
| author | Dan Carpenter <[email protected]> | 2018-09-19 13:35:29 +0300 |
|---|---|---|
| committer | Jeff Kirsher <[email protected]> | 2018-10-03 12:29:34 -0700 |
| commit | 617cc646a7a09c7abf507981a81f441fc79b0511 (patch) | |
| tree | e20a590093a5ca85beb63271c20d2d389ada0034 /tools/perf/scripts/python/sched-migration.py | |
| parent | 6b27f3de223fb83b4c2b41c5becb1c5be77fe49e (diff) | |
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 <[email protected]>
Signed-off-by: Shannon Nelson <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions