]> Pileus Git - ~andy/linux/blobdiff - drivers/net/mace.c
ath5k: Use high bitrates for ACK/CTS
[~andy/linux] / drivers / net / mace.c
index 57534f0e906d9424e7eebd0d849b3f0472b72924..ab5f0bf6d1ae8531d7042ad6c0edc7a8a3a0fe0b 100644 (file)
@@ -206,7 +206,7 @@ static int __devinit mace_probe(struct macio_dev *mdev, const struct of_device_i
                mp->port_aaui = port_aaui;
        else {
                /* Apple Network Server uses the AAUI port */
-               if (machine_is_compatible("AAPL,ShinerESB"))
+               if (of_machine_is_compatible("AAPL,ShinerESB"))
                        mp->port_aaui = 1;
                else {
 #ifdef CONFIG_MACE_AAUI_PORT