mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
[rb532] refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16155 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user