commit | 87f44b4e282a419fe82e9625ea6d3f35f614381f | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Fri Aug 08 14:24:27 2014 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Aug 08 15:57:29 2014 -0700 |
tree | 8ccd01e85df3c8ef0382a02b3e763d1d63d7c884 | |
parent | 191182688a3303f70ed358f3b0029110d74dec5a [diff] |
enic: use pci_zalloc_consistent Remove the now unnecessary memset too. Signed-off-by: Joe Perches <joe@perches.com> Cc: Christian Benvenuti <benve@cisco.com> Cc: Sujith Sankar <ssujith@cisco.com> Cc: Govindarajulu Varadarajan <_govind@gmx.com> Cc: Neel Patel <neepatel@cisco.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>