Merge branch 'upstream-fixes'
[powerpc.git] / drivers / net / smc91x.c
index 1021108..28bf2e6 100644 (file)
@@ -1212,6 +1212,7 @@ static void smc_phy_configure(void *data)
        smc_phy_check_media(dev, 1);
 
 smc_phy_configure_exit:
+       SMC_SELECT_BANK(2);
        spin_unlock_irq(&lp->lock);
        lp->work_pending = 0;
 }