X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fpxa%2Fpatches-2.6.21%2F015-smc-ether-addr.patch;h=e45c4668c189d432bb3304471c2223006b5eb0b4;hb=2665f08604ea948344b1758c34bfe63ee669a5fb;hp=b4957b7a0d6df2ed7bdd8537592abebe9adfee3b;hpb=c886d2690dae0258d64fef02d8a24c901f7c2d6b;p=openwrt-10.03%2F.git diff --git a/target/linux/pxa/patches-2.6.21/015-smc-ether-addr.patch b/target/linux/pxa/patches-2.6.21/015-smc-ether-addr.patch index b4957b7a0..e45c4668c 100644 --- a/target/linux/pxa/patches-2.6.21/015-smc-ether-addr.patch +++ b/target/linux/pxa/patches-2.6.21/015-smc-ether-addr.patch @@ -1,7 +1,7 @@ -Index: linux-2.6.21gum/drivers/net/smc91x.c +Index: linux-2.6.21.7/drivers/net/smc91x.c =================================================================== ---- linux-2.6.21gum.orig/drivers/net/smc91x.c -+++ linux-2.6.21gum/drivers/net/smc91x.c +--- linux-2.6.21.7.orig/drivers/net/smc91x.c ++++ linux-2.6.21.7/drivers/net/smc91x.c @@ -1815,6 +1815,39 @@ static int __init smc_findirq(void __iom return probe_irq_off(cookie); }