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)
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