Merge branch 'mlxsw-Various-fixes'
authorDavid S. Miller <davem@davemloft.net>
Tue, 12 Mar 2019 21:55:16 +0000 (14:55 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 12 Mar 2019 21:55:16 +0000 (14:55 -0700)
commitc7fce569fd954d527643f48f5645ccf8fd51813e
tree1881c7dfab78650f58956d87b9f10994c37fc70a
parent4ec850e5dfec092b26cf3b7d5a6c9e444ea4babd
parent426aa1fc622527d7941d0e1b0032b6bd697534e4
Merge branch 'mlxsw-Various-fixes'

Ido Schimmel says:

====================
mlxsw: Various fixes

Patch #1 fixes the recently introduced QSFP thermal zones to correctly
work with split ports, where several ports are mapped to the same
module.

Patch #2 initializes the base MAC in the minimal driver. The driver is
using the base MAC as its parent ID and without initializing it, it is
reported as all zeroes to user space.
====================

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