Skip to content
Snippets Groups Projects
Commit 35ab7b79 authored by Joe Perches's avatar Joe Perches Committed by David S. Miller
Browse files

bna: Remove unnecessary memset(,0,)


kzalloc'd memory doesn't need a memset to 0.

Signed-off-by: default avatarJoe Perches <joe@perches.com>
Acked-by: default avatarRasesh Mody <rmody@brocade.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 464143c9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment