openwrtv3/target/linux/ar71xx/files
Gabor Juhos 25e870eed6 ar71xx: ar934x_nfc: fix memory initialization bug
sizeof(array_from_function_definition) gives back the size of the pointer.
sizeof(type)  * array_size   should be used in memset.

Signed-off-by: David Völgyes <david.volgyes@gmail.com>
Patchwork: http://patchwork.openwrt.org/patch/4950/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 39890
2014-03-12 12:52:36 +00:00
..
arch/mips ar71xx: ar934x_nfc: fix memory initialization bug 2014-03-12 12:52:36 +00:00
drivers ar71xx: rb91x-nand: rewrite to use GPIO API 2014-02-23 07:19:32 +00:00
include/linux ar71xx: rb91x-nand: rewrite to use GPIO API 2014-02-23 07:19:32 +00:00
net/dsa ar71xx: the ar7240 dsa driver is no longer used, remove it. 2010-10-21 18:42:28 +00:00