amd: use pci_zalloc_consistent
authorJoe Perches <[email protected]>
Fri, 8 Aug 2014 21:24:23 +0000 (14:24 -0700)
committerLinus Torvalds <[email protected]>
Fri, 8 Aug 2014 22:57:29 +0000 (15:57 -0700)
commit8c6a5dca88401d119e2e6b8e81c2ea3b9b18b4ff
tree8b936b71c4c5a3098f555264456c91eeb1d7283a
parent6850aeabdd1fde7cd35f26d4e8779bec943e1cd9
amd: use pci_zalloc_consistent

Remove the now unnecessary memset too.

Signed-off-by: Joe Perches <[email protected]>
Acked-by: Don Fry <[email protected]>
Acked-by: David S. Miller <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/net/ethernet/amd/pcnet32.c