commit | 47ff6154fd234eb9efc353f8b71bcc669ddbde93 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Thu Jul 02 21:57:00 2020 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Jul 03 12:34:28 2020 -0700 |
tree | 9ace305007f1074194bb71c2f0c45613700c7211 | |
parent | de2afdcaf4073dc4ebe6fa7238bc59b0f55568be [diff] |
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>