]> git.baikalelectronics.ru Git - kernel.git/commit
net: phy: phylink: Report MoCA as PORT_BNC
authorFlorian Fainelli <f.fainelli@gmail.com>
Wed, 13 Dec 2017 00:00:29 +0000 (16:00 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 13 Dec 2017 20:55:01 +0000 (15:55 -0500)
commita159168a7c7d6f735f88155c815ec8d6dff39f61
tree75716a3ae3b78d78cd8f0c1ddd0c5218e6b98881
parent23bb868c70558adcfc07bb1fafdd8d45e19a9b5a
net: phy: phylink: Report MoCA as PORT_BNC

Similarly to what PHYLIB already does, make sure that
PHY_INTERFACE_MODE_MOCA is reported as PORT_BNC.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/phylink.c