diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-12-16 10:37:14 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-12-16 10:37:14 +0000 |
commit | e7336673b14fe311ae493eee86ba8983792bcf02 (patch) | |
tree | 3b4a267cc924fd6ce99ea752b9be8adb4a416b7b /target/linux/generic-2.6/patches-2.6.27/971-ocf_20080917.patch | |
parent | b2946e7e8aca243281e7ee95e5d17165039970f0 (diff) | |
download | upstream-e7336673b14fe311ae493eee86ba8983792bcf02.tar.gz upstream-e7336673b14fe311ae493eee86ba8983792bcf02.tar.bz2 upstream-e7336673b14fe311ae493eee86ba8983792bcf02.zip |
update to 2.6.27.9 and refresh patches
SVN-Revision: 13659
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; } |