]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'mlxsw-Two-small-fixes'
authorDavid S. Miller <davem@davemloft.net>
Wed, 31 Jul 2019 15:22:12 +0000 (08:22 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 31 Jul 2019 15:22:12 +0000 (08:22 -0700)
commit0c956656727f07dc48f9158da8f5a1e5c00ab7cb
tree2bd4217fcd248654de6e00f8f79a5c1c0bd47f3d
parentcc3827d8e065359fb7ff7cafd4d4558e63b4305a
parent54b2eff3c62708ae73f8993d9a73702dc9c65b4f
Merge branch 'mlxsw-Two-small-fixes'

Ido Schimmel says:

====================
mlxsw: Two small fixes

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 d06c83ca68f8 ("mlxsw: spectrum_buffers: Reduce pool size on
Spectrum-2").
====================

Signed-off-by: David S. Miller <davem@davemloft.net>