aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-2.6.36/212-mini_fo_2.6.26_fixes.patch
diff options
context:
space:
mode:
authorAlexandros C. Couloumbis <alex@ozo.com>2010-10-05 09:49:53 +0000
committerAlexandros C. Couloumbis <alex@ozo.com>2010-10-05 09:49:53 +0000
commit83250fb7bc68627963600fe8089890e65062f79a (patch)
treed12dce2cdd5752777172fd55cf322362611892b1 /target/linux/generic/patches-2.6.36/212-mini_fo_2.6.26_fixes.patch
parent72f6e35d54c40e393d73ed5ff87bba77426a6d40 (diff)
downloadupstream-83250fb7bc68627963600fe8089890e65062f79a.tar.gz
upstream-83250fb7bc68627963600fe8089890e65062f79a.tar.bz2
upstream-83250fb7bc68627963600fe8089890e65062f79a.zip
linux/generic: update kernel patch refreshing. Include two missed patches.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23240 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-2.6.36/212-mini_fo_2.6.26_fixes.patch')
-rw-r--r--target/linux/generic/patches-2.6.36/212-mini_fo_2.6.26_fixes.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic/patches-2.6.36/212-mini_fo_2.6.26_fixes.patch b/target/linux/generic/patches-2.6.36/212-mini_fo_2.6.26_fixes.patch
index b5fa64e6a1..d2a843c82e 100644
--- a/target/linux/generic/patches-2.6.36/212-mini_fo_2.6.26_fixes.patch
+++ b/target/linux/generic/patches-2.6.36/212-mini_fo_2.6.26_fixes.patch
@@ -16,7 +16,7 @@
#if defined(FIST_DEBUG) || defined(FIST_FILTER_SCA)
-@@ -238,7 +240,7 @@ mini_fo_clear_inode(inode_t *inode)
+@@ -242,7 +244,7 @@ mini_fo_clear_inode(inode_t *inode)
* dies.
*/
STATIC void
@@ -25,7 +25,7 @@
mini_fo_umount_begin(struct vfsmount *mnt, int flags)
{
struct vfsmount *hidden_mnt;
-@@ -290,7 +292,9 @@ struct super_operations mini_fo_sops =
+@@ -294,7 +296,9 @@ struct super_operations mini_fo_sops =
#if defined(FIST_DEBUG) || defined(FIST_FILTER_SCA)
write_inode: mini_fo_write_inode,
#endif /* defined(FIST_DEBUG) || defined(FIST_FILTER_SCA) */