IB/mthca: Replace memset(<addr>, 0, PAGE_SIZE) with clear_page(<addr>)
authorShani Moideen <shani.moideen@wipro.com>
Mon, 18 Jun 2007 03:16:41 +0000 (08:46 +0530)
committerRoland Dreier <rolandd@cisco.com>
Tue, 10 Jul 2007 19:28:05 +0000 (12:28 -0700)
commit8909c571fa1e62e254c4045394e6eaccfadec6f4
treeaa1a94dd456f05242cec5b47f49183160994cb15
parent20089ca55786a243c7b72becd1bf670f4e2c2028
IB/mthca: Replace memset(<addr>, 0, PAGE_SIZE) with clear_page(<addr>)

Signed-off-by: Shani Moideen <shani.moideen@wipro.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
----
drivers/infiniband/hw/mthca/mthca_allocator.c
drivers/infiniband/hw/mthca/mthca_eq.c