diff options
author | Florian Fainelli <florian@openwrt.org> | 2010-04-09 19:26:57 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2010-04-09 19:26:57 +0000 |
commit | 668769edf76315ebb86087705e3246b585e823ca (patch) | |
tree | 0966ff42f6c8406486ba415fe96a956359b14453 /target/linux/generic-2.6/patches-2.6.33/060-block2mtd_init.patch | |
parent | 393df13165b1071c98c120d1b22d19426c2a16d4 (diff) | |
download | upstream-668769edf76315ebb86087705e3246b585e823ca.tar.gz upstream-668769edf76315ebb86087705e3246b585e823ca.tar.bz2 upstream-668769edf76315ebb86087705e3246b585e823ca.zip |
[kernel] refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20767 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.33/060-block2mtd_init.patch')
-rw-r--r-- | target/linux/generic-2.6/patches-2.6.33/060-block2mtd_init.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.33/060-block2mtd_init.patch b/target/linux/generic-2.6/patches-2.6.33/060-block2mtd_init.patch index 3a47c85bb9..8feec96a19 100644 --- a/target/linux/generic-2.6/patches-2.6.33/060-block2mtd_init.patch +++ b/target/linux/generic-2.6/patches-2.6.33/060-block2mtd_init.patch @@ -110,7 +110,7 @@ { --- a/fs/partitions/check.c +++ b/fs/partitions/check.c -@@ -625,6 +625,7 @@ try_scan: +@@ -637,6 +637,7 @@ try_scan: kfree(state); return 0; } |