Re: [PATCH net 0/2] mlxsw: Two small fixes
From: David Miller <davem@davemloft.net>
Date: 2019-07-31 15:24:25
From: David Miller <davem@davemloft.net>
Date: 2019-07-31 15:24:25
From: Ido Schimmel <redacted> Date: Wed, 31 Jul 2019 09:33:13 +0300
From: Ido Schimmel <redacted>
Patch #1 from Jiri fixes the error path of the module initialization
function. Found during manual code inspection.
Patch #2 from Petr further reduces the default shared buffer pool sizes
in order to work around a problem that was originally described in
commit e891ce1dd2a5 ("mlxsw: spectrum_buffers: Reduce pool size on
Spectrum-2").Series applied and queued up for -stable, thanks.