openwrtv3/target/linux/generic/files/drivers/mtd/mtdsplit
Rafał Miłecki 615909819d kernel: mtdsplit_uimage: fix passed info about buf size
We obviously can't use sizeof(*buf) which is always 1.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>

SVN-Revision: 44424
2015-02-12 20:13:20 +00:00
..
Kconfig kernel: add mtd split support for trx images 2015-01-02 21:53:11 +00:00
Makefile kernel: add mtd split support for trx images 2015-01-02 21:53:11 +00:00
mtdsplit.c
mtdsplit.h
mtdsplit_lzma.c
mtdsplit_seama.c
mtdsplit_squashfs.c
mtdsplit_tplink.c kernel: add a mtdsplit implementation for tp-link firmware headers 2015-01-02 21:52:44 +00:00
mtdsplit_trx.c kernel: add mtd split support for trx images 2015-01-02 21:53:11 +00:00
mtdsplit_uimage.c kernel: mtdsplit_uimage: fix passed info about buf size 2015-02-12 20:13:20 +00:00