diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-01-23 13:30:27 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-01-23 13:30:27 +0000 |
commit | 0c2e187f54efc2fbdf0cff99a62a94682ef994cc (patch) | |
tree | 858127d8673501048fc2b1892c27985738f2b5dc /target/linux/generic-2.6/patches-2.6.27/971-ocf_20080917.patch | |
parent | 244ea6a1d67b61032187b42f37292bda54897a97 (diff) | |
download | upstream-0c2e187f54efc2fbdf0cff99a62a94682ef994cc.tar.gz upstream-0c2e187f54efc2fbdf0cff99a62a94682ef994cc.tar.bz2 upstream-0c2e187f54efc2fbdf0cff99a62a94682ef994cc.zip |
switch to 2.6.27.12
SVN-Revision: 14157
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 c18eea40ce..ebed01db81 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 -@@ -140,6 +140,7 @@ asmlinkage long sys_dup(unsigned int fil +@@ -140,6 +140,7 @@ SYSCALL_DEFINE1(dup, unsigned int, filde } return ret; } |