X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;ds=sidebyside;f=target%2Flinux%2Fpxa%2Fpatches-2.6.21%2F015-smc-ether-addr.patch;fp=target%2Flinux%2Fpxa%2Fpatches-2.6.21%2F015-smc-ether-addr.patch;h=285a8f0802c882bb29b492579d5e5cf037b58145;hb=ba2e2fa7be06ce440e61837274aef416d1fc8672;hp=e45c4668c189d432bb3304471c2223006b5eb0b4;hpb=b27747291f8ab78a69e16cbbf172443f940127c7;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 e45c4668c..285a8f080 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,5 @@ -Index: linux-2.6.21.7/drivers/net/smc91x.c -=================================================================== ---- linux-2.6.21.7.orig/drivers/net/smc91x.c -+++ linux-2.6.21.7/drivers/net/smc91x.c +--- a/drivers/net/smc91x.c ++++ b/drivers/net/smc91x.c @@ -1815,6 +1815,39 @@ static int __init smc_findirq(void __iom return probe_irq_off(cookie); }