diff options
author | Alexander Lobakin <alobakin@marvell.com> | 2020-06-23 15:51:33 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-06-24 00:01:16 +0200 |
commit | d434d02f7e7c24c721365fd594ed781acb18e0da (patch) | |
tree | a1ecd19e8bd97500917ded38bd0da39658cb9634 /drivers/atm/eni.c | |
parent | net: qed: fix NVMe login fails over VFs (diff) | |
download | linux-d434d02f7e7c24c721365fd594ed781acb18e0da.tar.xz linux-d434d02f7e7c24c721365fd594ed781acb18e0da.zip |
net: qed: fix excessive QM ILT lines consumption
This is likely a copy'n'paste mistake. The amount of ILT lines to
reserve for a single VF was being multiplied by the total VFs count.
This led to a huge redundancy in reservation and potential lines
drainouts.
Fixes: 1408cc1fa48c ("qed: Introduce VFs")
Signed-off-by: Alexander Lobakin <alobakin@marvell.com>
Signed-off-by: Igor Russkikh <irusskikh@marvell.com>
Signed-off-by: Michal Kalderon <michal.kalderon@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/atm/eni.c')
0 files changed, 0 insertions, 0 deletions