]> asedeno.scripts.mit.edu Git - linux.git/commit
Merge branch 'mlxsw-Two-port-module-fixes'
authorDavid S. Miller <davem@davemloft.net>
Sat, 18 May 2019 20:13:40 +0000 (13:13 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 18 May 2019 20:13:40 +0000 (13:13 -0700)
commitee8a2b95b737d5989efeb477d5a1ef5e6955b830
treebec4eeb2158d856439ff0c065d652f399375065c
parentba95e5dfd36647622d8897a2a0470dde60e59ffd
parentf1436c8036fa3632b2ee78841cf5184b7ef0ad87
Merge branch 'mlxsw-Two-port-module-fixes'

Ido Schimmel says:

====================
mlxsw: Two port module fixes

Patch #1 fixes driver initialization failure on old ASICs due to
unsupported register access. This is fixed by first testing if the
register is supported.

Patch #2 fixes reading of certain modules' EEPROM. The problem and
solution are explained in detail in the commit message.

Please consider both patches for stable.
====================

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