diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-12-16 10:37:14 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-12-16 10:37:14 +0000 |
commit | 84938fc03d0471ec555fecec3569f25cd1ace3ed (patch) | |
tree | 2ebe010d95948527ec054fd18f00a47010440c3d /target/linux/generic-2.6/patches-2.6.27/971-ocf_20080917.patch | |
parent | 54ab31e3a868f4cfba90483fbad0e8bfe664052e (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/971-ocf_20080917.patch')
-rw-r--r-- | target/linux/generic-2.6/patches-2.6.27/971-ocf_20080917.patch | 2 |
1 files changed, 1 insertions, 1 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 cf870e231e..c18eea40ce 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; } |