diff options
author | Colin Ian King <colin.king@canonical.com> | 2018-03-21 20:31:15 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-03-22 21:48:25 +0300 |
commit | e2e031640b3a9482b137b68193b7d59b8308185c (patch) | |
tree | 6fb77b2d793da4d639a3297230704200a4d515c3 /net/ipv4/ip_gre.c | |
parent | f5b5a3b7879d5ed5fcbf51aba4e8eed1232077de (diff) | |
download | linux-e2e031640b3a9482b137b68193b7d59b8308185c.tar.xz |
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 <colin.king@canonical.com>
Acked-by: Antoine Tenart <antoine.tenart@bootlin.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/ip_gre.c')
0 files changed, 0 insertions, 0 deletions