OSDN Git Service

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)
commit23201ea57f6957ff9e02fcafafe6e0844a0087b5
tree2bd4217fcd248654de6e00f8f79a5c1c0bd47f3d
parentabb48f801396ba312e95f3c11072425221ce7401
parent744ad9a357280d03d567538cee7e1e457dedd481
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 e891ce1dd2a5 ("mlxsw: spectrum_buffers: Reduce pool size on
Spectrum-2").
====================

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