X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Frb532%2Fpatches%2F100-check_media.patch;h=66e731dac112d4e945511476c2187a8c9d95e613;hb=bc85c5aeaf04f3cc1fab6e20ccfeb22cc960f0cb;hp=4180c623701054e2c21ec5e55b3fa42e4eee680d;hpb=4fdfae5e2367e59c7199ffa3db98acdd6b592a3d;p=openwrt-working-2016%2F.git 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; }