diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-12-15 14:48:40 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-12-15 14:48:40 +0000 |
commit | 5f1640713e907f904a1c734c9c50d58344b0ba73 (patch) | |
tree | 7be5b67f73b1098d76b6ae9952b2dc7f4d03e18d /target/linux/generic-2.6/patches-2.6.28/971-ocf_20080917.patch | |
parent | f4ff833db48282428ddbfe21b359146ac7b10e19 (diff) | |
download | upstream-5f1640713e907f904a1c734c9c50d58344b0ba73.tar.gz upstream-5f1640713e907f904a1c734c9c50d58344b0ba73.tar.bz2 upstream-5f1640713e907f904a1c734c9c50d58344b0ba73.zip |
refresh 2.6.28 patches
SVN-Revision: 13654
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.patch | 2 |
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 162be24f5d..f7924c6b1d 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; } |