]> www.infradead.org Git - users/dwmw2/linux.git/commit
Merge branch 'mlxsw-fixes'
authorDavid S. Miller <davem@davemloft.net>
Tue, 23 Nov 2021 11:46:18 +0000 (11:46 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 23 Nov 2021 11:46:18 +0000 (11:46 +0000)
commitbd08ee2315a30b42a422ad37a0600ab258b90a5b
tree7d44ef1bf1fe5c50e8983c20a402ea1625991667
parent5789d04b77126752ab1d70c7f7fc00d65401cb1d
parent63b08b1f6834bbb0b4f7783bf63b80c8c8e9a047
Merge branch 'mlxsw-fixes'

Ido Schimmel says:

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

Patch #1 fixes a recent regression that prevents the driver from loading
with old firmware versions.

Patch #2 protects the driver from a NULL pointer dereference when
working on top of a buggy firmware. This was never observed in an actual
system, only on top of an emulator during development.
====================

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