kernel_optimize_test/drivers/mtd/chips
Håvard Skinnemoen de591dacf3 MTD: Fix bug in fixup_convert_atmel_pri
The memset() in fixup_convert_atmel_pri is supposed to zero out
everything except the first 5 bytes in *extp, but it ends up zeroing
out something way outside the struct instead. Fix this potentially
dangerous code by casting the pointer to char * before doing
arithmetic.

Signed-off-by: Håvard Skinnemoen <hskinnemoen@atmel.com>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2006-09-16 13:54:17 +01:00
..
amd_flash.c
cfi_cmdset_0001.c
cfi_cmdset_0002.c MTD: Fix bug in fixup_convert_atmel_pri 2006-09-16 13:54:17 +01:00
cfi_cmdset_0020.c
cfi_probe.c
cfi_util.c
chipreg.c
fwh_lock.h
gen_probe.c
jedec_probe.c [PATCH] MTD: Add Macronix MX29F040 to JEDEC 2006-08-14 19:48:30 -05:00
jedec.c
Kconfig
Makefile
map_absent.c
map_ram.c
map_rom.c
sharp.c