]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
micrel: use pci_zalloc_consistent
authorJoe Perches <joe@perches.com>
Fri, 8 Aug 2014 21:24:31 +0000 (14:24 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 8 Aug 2014 22:57:29 +0000 (15:57 -0700)
commita2d0abc6aacf2ba9e76ffad60f1782aa10942bce
tree4c60e8a312fd379440143423ca6b014db2a325a9
parent12fe08b2b5acada5ce708866786d08918e1f4819
micrel: 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/micrel/ksz884x.c