X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/316a8857768f9649b97f479915aa4bc29f7d8029..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 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); }