]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/net/au1000_eth.c
ath9k: AR9280 PCI devices must serialize IO as well
[karo-tx-linux.git] / drivers / net / au1000_eth.c
index ecc2573b3dce29d7580331b1e9339fa458872fdb..9c875bb3f76c642f93203f9096942af72a0e3e53 100644 (file)
@@ -353,7 +353,6 @@ static int mii_probe (struct net_device *dev)
        }
 
        /* now we are supposed to have a proper phydev, to attach to... */
-       BUG_ON(!phydev);
        BUG_ON(phydev->attached_dev);
 
        phydev = phy_connect(dev, phydev->dev.bus_id, &au1000_adjust_link, 0,