diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-05-28 18:54:09 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-05-28 18:54:09 +0000 |
commit | e0c3e283da980da56f44eb44348e1b812de1bddb (patch) | |
tree | 1dfb90d2042100b01aba88fb7dfe82291e8ad7a3 /target/linux/rb532/patches/100-check_media.patch | |
parent | 463a6f4bda3a01c3c699771661f3007541a7fd68 (diff) | |
download | upstream-e0c3e283da980da56f44eb44348e1b812de1bddb.tar.gz upstream-e0c3e283da980da56f44eb44348e1b812de1bddb.tar.bz2 upstream-e0c3e283da980da56f44eb44348e1b812de1bddb.zip |
refresh patches
SVN-Revision: 16155
Diffstat (limited to 'target/linux/rb532/patches/100-check_media.patch')
-rw-r--r-- | target/linux/rb532/patches/100-check_media.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/rb532/patches/100-check_media.patch b/target/linux/rb532/patches/100-check_media.patch index 4180c62370..66e731dac1 100644 --- a/target/linux/rb532/patches/100-check_media.patch +++ b/target/linux/rb532/patches/100-check_media.patch @@ -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; } |