]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
sky2: 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)
commit6b313962cf71827ea593c03f8681818d2664f197
tree12de6932ea8b8e3206d444d35f8a78371873e124
parentc58ca38039aa0465bb3583e7fd7bc117729d369c
sky2: use pci_zalloc_consistent

Remove the now unnecessary memset too.

Signed-off-by: Joe Perches <joe@perches.com>
Cc: Mirko Lindner <mlindner@marvell.com>
Cc: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/net/ethernet/marvell/sky2.c