summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.27
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-12-16 10:37:14 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-12-16 10:37:14 +0000
commit84938fc03d0471ec555fecec3569f25cd1ace3ed (patch)
tree2ebe010d95948527ec054fd18f00a47010440c3d /target/linux/generic-2.6/patches-2.6.27
parent54ab31e3a868f4cfba90483fbad0e8bfe664052e (diff)
[kernel] update to 2.6.27.9 and refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13659 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.27')
-rw-r--r--target/linux/generic-2.6/patches-2.6.27/971-ocf_20080917.patch2
-rw-r--r--target/linux/generic-2.6/patches-2.6.27/975-crypto_kconfig_hacks.patch6
2 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.27/971-ocf_20080917.patch b/target/linux/generic-2.6/patches-2.6.27/971-ocf_20080917.patch
index cf870e231..c18eea40c 100644
--- a/target/linux/generic-2.6/patches-2.6.27/971-ocf_20080917.patch
+++ b/target/linux/generic-2.6/patches-2.6.27/971-ocf_20080917.patch
@@ -88,7 +88,7 @@
/*********************************************************************
--- a/fs/fcntl.c
+++ b/fs/fcntl.c
-@@ -139,6 +139,7 @@ asmlinkage long sys_dup(unsigned int fil
+@@ -140,6 +140,7 @@ asmlinkage long sys_dup(unsigned int fil
}
return ret;
}
diff --git a/target/linux/generic-2.6/patches-2.6.27/975-crypto_kconfig_hacks.patch b/target/linux/generic-2.6/patches-2.6.27/975-crypto_kconfig_hacks.patch
index ad85e43e5..ebf201b7b 100644
--- a/target/linux/generic-2.6/patches-2.6.27/975-crypto_kconfig_hacks.patch
+++ b/target/linux/generic-2.6/patches-2.6.27/975-crypto_kconfig_hacks.patch
@@ -1,6 +1,6 @@
---- a/crypto/Kconfig 2008-12-12 00:28:55.000000000 +0100
-+++ b/crypto/Kconfig 2008-12-12 00:29:33.000000000 +0100
-@@ -22,20 +22,20 @@
+--- a/crypto/Kconfig
++++ b/crypto/Kconfig
+@@ -22,20 +22,20 @@ if CRYPTO
comment "Crypto core or helper"
config CRYPTO_ALGAPI