diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2014-03-12 12:52:36 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2014-03-12 12:52:36 +0000 |
commit | 25e870eed60c817f16429ee1c4c7d2fe56da2bc1 (patch) | |
tree | 38175eeadbb1adf16a7c9ea818d79485236b5eeb /target/linux/adm8668 | |
parent | 24095302aaa3ddd81726783f37cda972e781c575 (diff) | |
download | upstream-25e870eed60c817f16429ee1c4c7d2fe56da2bc1.tar.gz upstream-25e870eed60c817f16429ee1c4c7d2fe56da2bc1.tar.bz2 upstream-25e870eed60c817f16429ee1c4c7d2fe56da2bc1.zip |
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
Diffstat (limited to 'target/linux/adm8668')
0 files changed, 0 insertions, 0 deletions