From: Dotan Barak Date: Thu, 6 Oct 2011 16:33:12 +0000 (-0700) Subject: mlx4_core: Use the right function to free eq->page_list entries X-Git-Tag: v3.2-rc1~104^2^9~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8dc0dffae651befa24dc518ac1715b8d3173c34;p=pandora-kernel.git 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 Reviewed-by: Eli Cohen Signed-off-by: Roland Dreier --- Reading git-diff-tree failed