commit | fa2de660a8d001fdce6209534b60b85b87cda84f | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@armlinux.org.uk> | Wed Dec 11 10:55:54 2019 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Dec 11 11:53:41 2019 -0800 |
tree | a954710571b0e9d0bf92b8d470e7db4155b447ea | |
parent | c21939998802b48e7afd0c0568193f6e4e4954f8 [diff] |
net: sfp: remove incomplete 100BASE-FX and 100BASE-LX support The 100BASE-FX and 100BASE-LX support assumes a PHY is present; this is probably an incorrect assumption. In any case, sfp_parse_support() will fail such a module. Let's stop pretending we support these modules. Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>