X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/c886d2690dae0258d64fef02d8a24c901f7c2d6b..f1fc76fbaa626d87c5a42d1ca3d7272e52a0a4a1:/target/linux/pxa/patches-2.6.21/015-smc-ether-addr.patch 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..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.21gum/drivers/net/smc91x.c -=================================================================== ---- linux-2.6.21gum.orig/drivers/net/smc91x.c -+++ linux-2.6.21gum/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); }