]> git.karo-electronics.de Git - karo-tx-linux.git/commit
atl1e: 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)
commit32ee74979444c1e29f70e6fe09e545f3237ceb71
tree53121b4603f408a20f940fe4b8a958832521a9a0
parent30d92ccb69cecca056feeba1abfd23c3f735e818
atl1e: use pci_zalloc_consistent

Remove the now unnecessary memset too.

Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/net/ethernet/atheros/atl1e/atl1e_main.c