openwrt/target
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
..
imagebuilder
linux ar71xx: ar934x_nfc: fix memory initialization bug 2014-03-12 12:52:36 +00:00
sdk target/sdk: generate a Config.in file with the settings of the build that the SDK was generated from 2014-03-10 18:58:49 +00:00
toolchain
Config.in
Makefile