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 | de3f143ef69eed26197af016a78fe981043e141a (patch) | |
tree | d5032b41796ef91f67d144a0f04fd8c3ff6a96dc /target/linux/generic-2.6/patches-2.6.28/971-ocf_20080917.patch | |
parent | a7695dd6be215a676018b2bf5619cda73cdfe42b (diff) | |
download | upstream-de3f143ef69eed26197af016a78fe981043e141a.tar.gz upstream-de3f143ef69eed26197af016a78fe981043e141a.tar.bz2 upstream-de3f143ef69eed26197af016a78fe981043e141a.zip |
[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.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; } |