Files
linux/drivers/net
Alexander Lobakin 7cdf79974b net: qed: fix excessive QM ILT lines consumption
[ Upstream commit d434d02f7e ]

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: 1408cc1fa4 ("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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-05-16 08:21:37 +09:00
..
2023-05-15 17:26:14 +09:00
2016-06-15 22:06:06 -07:00
2023-05-15 17:22:56 +09:00
2016-05-09 00:00:28 -04:00
2018-03-22 09:17:57 +01:00