]> git.baikalelectronics.ru Git - kernel.git/commit
atl1e: use pci_zalloc_consistent
authorJoe Perches <joe@perches.com>
Fri, 8 Aug 2014 21:24:25 +0000 (14:24 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 8 Aug 2014 22:57:29 +0000 (15:57 -0700)
commitb3754d1fe5c8b3ae2fe4b66ad01e1f88088213c0
tree22c839de4a9d3bb360b42eed349fb914bed349b3
parent789dde4e87fac7b06b604ede4fa25d1c6236c5a9
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>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/net/ethernet/atheros/atl1e/atl1e_main.c