diff options
author | Russell King <rmk+kernel@armlinux.org.uk> | 2017-12-21 02:23:33 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-12-21 23:03:10 +0300 |
commit | fe1c3ef201c1ae629df9ee60b64e7030f6e703fb (patch) | |
tree | ece6c0dee56a378d7c6bba56156fd01e65090b11 /drivers/net/ethernet/synopsys | |
parent | 29635762be4c18a3bb24338ea338515a171b67a6 (diff) | |
download | linux-fe1c3ef201c1ae629df9ee60b64e7030f6e703fb.tar.xz |
phylink: avoid attaching more than one PHY
Attaching more than one PHY to phylink is bad news, as we store a
pointer to the PHY in a single location. Error out if more than one
PHY is attempted to be attached.
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/synopsys')
0 files changed, 0 insertions, 0 deletions