diff options
author | Florian Fainelli <florian@openwrt.org> | 2011-02-20 19:59:25 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2011-02-20 19:59:25 +0000 |
commit | 8d7ca65dab585df56a8bbb69a48d42fb63104e1c (patch) | |
tree | 8102341d85c5682ec03c411c94c49f510a4025b3 /target/linux/x86 | |
parent | 94a22b91fc2acb3d28882c4660d0a7505a9b5d2e (diff) | |
download | upstream-8d7ca65dab585df56a8bbb69a48d42fb63104e1c.tar.gz upstream-8d7ca65dab585df56a8bbb69a48d42fb63104e1c.tar.bz2 upstream-8d7ca65dab585df56a8bbb69a48d42fb63104e1c.zip |
add two solos-releated patches from Philip Prindeville
SVN-Revision: 25630
Diffstat (limited to 'target/linux/x86')
-rw-r--r-- | target/linux/x86/patches-2.6.35/110-net5501_modstuff.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/x86/patches-2.6.35/110-net5501_modstuff.patch b/target/linux/x86/patches-2.6.35/110-net5501_modstuff.patch index cd53952249..ae41e548ec 100644 --- a/target/linux/x86/patches-2.6.35/110-net5501_modstuff.patch +++ b/target/linux/x86/patches-2.6.35/110-net5501_modstuff.patch @@ -1,6 +1,6 @@ ---- a/drivers/leds/leds-net5501.c.orig 2010-09-28 19:09:08.000000000 -0600 -+++ b/drivers/leds/leds-net5501.c 2010-11-05 14:23:57.000000000 -0600 -@@ -92,3 +92,8 @@ +--- a/drivers/leds/leds-net5501.c ++++ b/drivers/leds/leds-net5501.c +@@ -92,3 +92,8 @@ unmap: } arch_initcall(soekris_init); |