From: Michael Chan Date: Wed, 2 Dec 2009 15:15:39 +0000 (+0000) Subject: cnic: Use dma_alloc_coherent(). X-Git-Tag: v2.6.33-rc1~388^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3248e1682035eef6774c280cd7be19984feb78bb;p=pandora-kernel.git cnic: Use dma_alloc_coherent(). Replace pci_alloc_consistent() with dma_alloc_coherent() so that appropriate GFP flags can be used. Signed-off-by: Michael Chan Signed-off-by: Benjamin Li Signed-off-by: David S. Miller --- Reading git-diff-tree failed