aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/csr/csr_wifi_router_lib.h
diff options
context:
space:
mode:
authorCyril Roelandt <tipecaml@gmail.com>2012-12-04 21:41:07 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-01-07 14:03:32 -0800
commit78855c7a7c3db183ddb311cd832a137ef7a5e83a (patch)
treeee46178a856fec9050167ee1713de2219fc40a5e /drivers/staging/csr/csr_wifi_router_lib.h
parentc020a7a4ea3bfd85afc1d2b5e18414252f18fe98 (diff)
staging: csr: remove unneeded call to memset().
In uf_send_pkt_to_encrypt(), the memory area zeroed by this call to memset() is overwritten by a call to memcpy() a few instructions later, so it is not needed. Signed-off-by: Cyril Roelandt <tipecaml@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/csr/csr_wifi_router_lib.h')
0 files changed, 0 insertions, 0 deletions