]> git.karo-electronics.de Git - karo-tx-linux.git/commit
enic: use pci_zalloc_consistent
authorJoe Perches <joe@perches.com>
Thu, 26 Jun 2014 00:43:18 +0000 (10:43 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 27 Jun 2014 04:21:49 +0000 (14:21 +1000)
commitc58ca38039aa0465bb3583e7fd7bc117729d369c
treec4173bc33f02706ad48bae7fcd20d3c9ad5b3a3e
parent32ee74979444c1e29f70e6fe09e545f3237ceb71
enic: use pci_zalloc_consistent

Remove the now unnecessary memset too.

Signed-off-by: Joe Perches <joe@perches.com>
Cc: Christian Benvenuti <benve@cisco.com>
Cc: Sujith Sankar <ssujith@cisco.com>
Cc: Govindarajulu Varadarajan <_govind@gmx.com>
Cc: Neel Patel <neepatel@cisco.com>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/net/ethernet/cisco/enic/vnic_dev.c