From: Mark Einon Date: Thu, 20 Oct 2011 00:18:43 +0000 (+0100) Subject: staging: et131x: use dma_alloc... instead of pci_alloc... X-Git-Tag: v3.2-rc1~169^2^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d1b7a84d3672023c6bc6d7eaa988db8bd3202ba;p=pandora-kernel.git staging: et131x: use dma_alloc... instead of pci_alloc... Use dma_allocs instead of pci_allocs, so we can use GFP_KERNEL allocations. Also removed this item from the TODO list Signed-off-by: Mark Einon Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed