commit | a8dc0dffae651befa24dc518ac1715b8d3173c34 | [log] [tgz] |
---|---|---|
author | Dotan Barak <dotanb@dev.mellanox.co.il> | Thu Oct 06 09:33:12 2011 -0700 |
committer | Roland Dreier <roland@purestorage.com> | Thu Oct 06 09:33:12 2011 -0700 |
tree | 4600386197b061e6e654bdf16dbface5f3253969 | |
parent | 0f6740c7c455693f719580f34bb8afa8a298ea36 [diff] |
mlx4_core: Use the right function to free eq->page_list entries Fix the memory release function to be consistent with the memory allocation one to prevent problems if the implementation of pci_free_consistent() and dma_free_coherent() are different. Signed-off-by: Dotan Barak <dotanb@dev.mellanox.co.il> Reviewed-by: Eli Cohen <eli@mellanox.co.il> Signed-off-by: Roland Dreier <roland@purestorage.com>