irda: use pci_zalloc_consistent
authorJoe Perches <[email protected]>
Fri, 8 Aug 2014 21:24:36 +0000 (14:24 -0700)
committerLinus Torvalds <[email protected]>
Fri, 8 Aug 2014 22:57:29 +0000 (15:57 -0700)
commit38537b7f558bca5375b87f0c75ec5cfa2ed69dab
tree6d07b21cdff6929f980bebc3186f8240dedeab52
parent440c734fefdabcf9caf4532e9bc51313cd0c546b
irda: use pci_zalloc_consistent

Remove the now unnecessary memset too.

Signed-off-by: Joe Perches <[email protected]>
Cc: Samuel Ortiz <[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/irda/vlsi_ir.c