]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
net: phy: at803x: Don't set gbit features for the AR8030 phy
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Fri, 15 Jan 2016 00:55:21 +0000 (01:55 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 18 Jan 2016 00:16:46 +0000 (19:16 -0500)
commite15bb4c64ddbf62122ef906732b96ae31135f156
tree8882c6e7b66d4d8f34f6751cbeab9294a20163e9
parent42ff712bc0c3d7cd60d29b319aecd2d2c8cc75d4
net: phy: at803x: Don't set gbit features for the AR8030 phy

The 8030 is only a "RMII Fast Ethernet PHY", thus it must not have the
SUPPORTED_1000* bits set.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/at803x.c