From: David S. Miller Date: Sat, 18 May 2019 20:13:40 +0000 (-0700) Subject: Merge branch 'mlxsw-Two-port-module-fixes' X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=ee8a2b95b737d5989efeb477d5a1ef5e6955b830;p=openwrt%2Fstaging%2Fblogic.git 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 --- ee8a2b95b737d5989efeb477d5a1ef5e6955b830