net: qlcnic: Deletion of unnecessary memset
authorChristophe Jaillet <christophe.jaillet@wanadoo.fr>
Mon, 13 Jul 2015 19:51:38 +0000 (21:51 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 16 Jul 2015 00:20:33 +0000 (17:20 -0700)
commite29dd44325e2fe121088094dcb3055c8d9e5202a
treeafc357eb0e3f3db58189c5b8169d4a74e16e9de4
parent9061cb023567abf081569d6851b0815dd18437e6
net: qlcnic: Deletion of unnecessary memset

There is no need to memset memory allocated with vzalloc.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Acked-by: Shahed Shaikh <shahed.shaikh@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c
This page took 0.027104 seconds and 5 git commands to generate.