diff options
| author | Colin Ian King <[email protected]> | 2018-03-21 17:31:15 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2018-03-22 14:48:25 -0400 |
| commit | e2e031640b3a9482b137b68193b7d59b8308185c (patch) | |
| tree | 6fb77b2d793da4d639a3297230704200a4d515c3 /tools/perf/scripts/python | |
| parent | f5b5a3b7879d5ed5fcbf51aba4e8eed1232077de (diff) | |
net: mvpp2: use correct index on array mvpp2_pools
Array mvpp2_pools is being indexed by long_log_pool, however this
looks like a cut-n-paste bug and in fact should be short_log_pool.
Detected by CoverityScan, CID#1466113 ("Copy-paste error")
Fixes: 576193f2d579 ("net: mvpp2: jumbo frames support")
Signed-off-by: Colin Ian King <[email protected]>
Acked-by: Antoine Tenart <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions