restricted ia64 patches to ia64 again, they still break builds on
[linux-flexiantxendom0-3.2.10.git] / drivers / net / tulip / media.c
index 4658e36..ad7d115 100644 (file)
@@ -278,10 +278,6 @@ void tulip_select_media(struct net_device *dev, int startup)
                                for (i = 0; i < init_length; i++)
                                        outl(init_sequence[i], ioaddr + CSR12);
                        }
-
-                       (void) inl(ioaddr + CSR6); /* flush CSR12 writes */
-                       udelay(500);            /* Give MII time to recover */
-
                        tmp_info = get_u16(&misc_info[1]);
                        if (tmp_info)
                                tp->advertising[phy_num] = tmp_info | 1;