openwrtv3/target/linux/ar71xx/files/arch/mips
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
..
ath79 ar71xx: ar934x_nfc: fix memory initialization bug 2014-03-12 12:52:36 +00:00
include/asm ar71xx: ag71xx: get max_frame_len and desc_pktlen_mask from platform data 2013-12-20 11:41:17 +00:00