Merge branch 'Convert-Broadcom-B53-to-mac_link_up-resolved-state'
authorDavid S. Miller <davem@davemloft.net>
Tue, 30 Jun 2020 20:03:27 +0000 (13:03 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 30 Jun 2020 20:03:27 +0000 (13:03 -0700)
commitbcd763b714e6738c1d66e74221d4150c35bf8fc1
treeb23d76a7fe2a2d6699596043a2ca819783403c0d
parentd9b8b9845fab2f034ca981aa06b69d6a291f46a7
parentab017b7921d3242dd2fb04fce77680e88d97477e
Merge branch 'Convert-Broadcom-B53-to-mac_link_up-resolved-state'

Russell King says:

====================
Convert Broadcom B53 to mac_link_up() resolved state

These two patches update the Broadcom B53 DSA support to use the newly
provided resolved link state via mac_link_up() rather than using the
state in mac_config().
====================

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