qlogic: use pci_zalloc_consistent
authorJoe Perches <[email protected]>
Fri, 8 Aug 2014 21:24:34 +0000 (14:24 -0700)
committerLinus Torvalds <[email protected]>
Fri, 8 Aug 2014 22:57:29 +0000 (15:57 -0700)
commit440c734fefdabcf9caf4532e9bc51313cd0c546b
tree6f8a14948b9f3291e8790e75dbd6b84f4310c43e
parenta2d0abc6aacf2ba9e76ffad60f1782aa10942bce
qlogic: use pci_zalloc_consistent

Remove the now unnecessary memset too.

Signed-off-by: Joe Perches <[email protected]>
Cc: Manish Chopra <[email protected]>
Cc: Sony Chacko <[email protected]>
Cc: Rajesh Borundia <[email protected]>
Cc: Shahed Shaikh <[email protected]>
Cc: Jitendra Kalsaria <[email protected]>
Cc: Ron Mercer <[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/ethernet/qlogic/netxen/netxen_nic_ctx.c
drivers/net/ethernet/qlogic/qlge/qlge_main.c