diff options
author | Cyril Roelandt <tipecaml@gmail.com> | 2012-12-11 01:20:48 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-01-07 14:53:58 -0800 |
commit | 2df29e7bf2e99bfb085370753291083ae745b057 (patch) | |
tree | b48a7ed5e822776d25a80267cd6d0d0fa8994e21 /lib/mpi | |
parent | ac6a98d452baa4f9acae7c2238f6626bae8283ff (diff) |
staging: rtl8712: avoid a useless call to memset().
In r8711_wx_get_wap(), make sure we do not call memcpy() on a memory area that
has just been zeroed by a call to memset().
Signed-off-by: Cyril Roelandt <tipecaml@gmail.com>
Acked-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/mpi')
0 files changed, 0 insertions, 0 deletions