]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit30ffb27f316b276e2946655e55f66c487d3b8d15
tree1881c7dfab78650f58956d87b9f10994c37fc70a
parent216cda5c0417e5d156655112461d8d27aef17c1d
parentc8c956c25b3a732feacb0aeae278a7be6412b8a6
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>