commit | bd08ee2315a30b42a422ad37a0600ab258b90a5b | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Tue Nov 23 11:46:18 2021 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Nov 23 11:46:18 2021 +0000 |
tree | 7d44ef1bf1fe5c50e8983c20a402ea1625991667 | |
parent | 5789d04b77126752ab1d70c7f7fc00d65401cb1d [diff] | |
parent | 63b08b1f6834bbb0b4f7783bf63b80c8c8e9a047 [diff] |
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>