projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
remove the netfilter time patch from 2.6.28 as it duplicates functionality that is...
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
files
/
fs
/
yaffs2
/
yaffs_mtdif1-compat.c
diff --git
a/target/linux/generic-2.6/files/fs/yaffs2/yaffs_mtdif1-compat.c
b/target/linux/generic-2.6/files/fs/yaffs2/yaffs_mtdif1-compat.c
index
9e51f4a
..
6a376f1
100644
(file)
--- a/
target/linux/generic-2.6/files/fs/yaffs2/yaffs_mtdif1-compat.c
+++ b/
target/linux/generic-2.6/files/fs/yaffs2/yaffs_mtdif1-compat.c
@@
-30,9
+30,9
@@
Message-Id: <200705181006.49860.ian@brightstareng.com>
X-Virus-Scanned: by amavisd-new at brightstareng.com
Status: R
X-Status: NT
X-Virus-Scanned: by amavisd-new at brightstareng.com
Status: R
X-Status: NT
-X-KMail-EncryptionState:
-X-KMail-SignatureState:
-X-KMail-MDN-Sent:
+X-KMail-EncryptionState:
+X-KMail-SignatureState:
+X-KMail-MDN-Sent:
--Boundary-00=_5LbTGmt62YoutxM
Content-Type: text/plain;
--Boundary-00=_5LbTGmt62YoutxM
Content-Type: text/plain;
@@
-49,9
+49,9
@@
On Friday 18 May 2007 08:34, you wrote:
Good news!
Good news!
-Attached is a newer yaffs_mtdif1.c with a bandaid to help the
+Attached is a newer yaffs_mtdif1.c with a bandaid to help the
2.6.18 and 2.6.19 versions of MTD not trip on the oob read.
2.6.18 and 2.6.19 versions of MTD not trip on the oob read.
-See the LINUX_VERSION_CODE conditional in
+See the LINUX_VERSION_CODE conditional in
nandmtd1_ReadChunkWithTagsFromNAND.
-imcd
nandmtd1_ReadChunkWithTagsFromNAND.
-imcd
@@
-361,7
+361,7
@@
int nandmtd1_MarkNANDBlockBad(struct yaffs_DeviceStruct *dev, int blockNo)
}
/* Check any MTD prerequists.
}
/* Check any MTD prerequists.
- *
+ *
* Returns YAFFS_OK or YAFFS_FAIL.
*/
static int nandmtd1_TestPrerequists(struct mtd_info * mtd)
* Returns YAFFS_OK or YAFFS_FAIL.
*/
static int nandmtd1_TestPrerequists(struct mtd_info * mtd)
This page took
0.027501 seconds
and
4
git commands to generate.