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

Remove the now unnecessary memset too.

Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Don Fry <pcnet32@frontier.com>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/net/ethernet/amd/pcnet32.c