summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.28/971-ocf_20080917.patch
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-12-15 14:48:40 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-12-15 14:48:40 +0000
commit554d8397148d6fd69fa9b73098e14835c66c71a4 (patch)
treed5032b41796ef91f67d144a0f04fd8c3ff6a96dc /target/linux/generic-2.6/patches-2.6.28/971-ocf_20080917.patch
parent0d55442532a160af606a5e10d7ae1438d7d70391 (diff)
[kernel] refresh 2.6.28 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13654 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.28/971-ocf_20080917.patch')
-rw-r--r--target/linux/generic-2.6/patches-2.6.28/971-ocf_20080917.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.28/971-ocf_20080917.patch b/target/linux/generic-2.6/patches-2.6.28/971-ocf_20080917.patch
index 162be24f5..f7924c6b1 100644
--- a/target/linux/generic-2.6/patches-2.6.28/971-ocf_20080917.patch
+++ b/target/linux/generic-2.6/patches-2.6.28/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;
}