]> www.infradead.org Git - users/jedix/linux-maple.git/commit
net: qlcnic: Deletion of unnecessary memset
authorChristophe Jaillet <christophe.jaillet@wanadoo.fr>
Mon, 13 Jul 2015 19:51:38 +0000 (21:51 +0200)
committerEthan Zhao <ethan.zhao@oracle.com>
Tue, 20 Oct 2015 02:40:34 +0000 (11:40 +0900)
commit450589cc2339bae57c4c2b251ad9595ae52dec09
tree81b715651a5cbfb5d1b68179da136f56da3c8cb7
parent7777b3ba0fc6372404318e3b80b60466890c8193
net: qlcnic: Deletion of unnecessary memset

Orabug: 22066190

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>
Signed-off-by: Ethan Zhao <ethan.zhao@oracle.com>
drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c