net: bcmgenet: Allow changing carrier from user-space
authorFlorian Fainelli <f.fainelli@gmail.com>
Fri, 3 Jul 2020 04:57:00 +0000 (21:57 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 3 Jul 2020 19:34:28 +0000 (12:34 -0700)
commit47ff6154fd234eb9efc353f8b71bcc669ddbde93
tree9ace305007f1074194bb71c2f0c45613700c7211
parentde2afdcaf4073dc4ebe6fa7238bc59b0f55568be
net: bcmgenet: Allow changing carrier from user-space

The GENET driver interfaces with internal MoCA interface as well as
external MoCA chips like the BCM6802/6803 through a fixed link
interface. It is desirable for the mocad user-space daemon to be able to
control the carrier state based upon out of band messages that it
receives from the MoCA chip.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/genet/bcmgenet.c