]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/staging/mt7621-eth/mdio.c
powerpc/mm: Define MAX_PHYSMEM_BITS for all 64-bit configs
[linux.git] / drivers / staging / mt7621-eth / mdio.c
index ee851281b657aaed8c50e72b5342e5de12c55b4f..5fea6a447eed99505cef8f995cd0d6f237a9feef 100644 (file)
@@ -89,7 +89,7 @@ int mtk_connect_phy_node(struct mtk_eth *eth, struct mtk_mac *mac,
                return -ENODEV;
        }
 
-       phydev->supported &= PHY_GBIT_FEATURES;
+       phydev->supported &= PHY_1000BT_FEATURES;
        phydev->advertising = phydev->supported;
 
        dev_info(eth->dev,