Skip to content
Commit 60e476d0 authored by Cyril Roelandt's avatar Cyril Roelandt Committed by David S. Miller
Browse files

bna: remove useless calls to memset().



These calls are followed by calls to memcpy() on the same memory area, so they
can safely be removed.

Signed-off-by: default avatarCyril Roelandt <tipecaml@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 02275a2e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment