refresh patches

SVN-Revision: 16155
This commit is contained in:
Florian Fainelli
2009-05-28 18:54:09 +00:00
parent 463a6f4bda
commit e0c3e283da
3 changed files with 7 additions and 7 deletions

View File

@@ -8,7 +8,7 @@
struct mii_if_info mii_if;
struct net_device *dev;
int phy_addr;
@@ -663,6 +664,15 @@ static void korina_check_media(struct ne
@@ -664,6 +665,15 @@ static void korina_check_media(struct ne
&lp->eth_regs->ethmac2);
}
@@ -41,7 +41,7 @@
/* Disable interrupts */
disable_irq(lp->rx_irq);
disable_irq(lp->tx_irq);
@@ -1177,6 +1190,7 @@ static int korina_probe(struct platform_
@@ -1176,6 +1189,7 @@ static int korina_probe(struct platform_
": cannot register net device %d\n", rc);
goto probe_err_register;
}