From: Brett Rudley Date: Fri, 25 Feb 2011 15:39:10 +0000 (+0100) Subject: staging: brcm80211: Remove abstraction of pci_(alloc/free)_consistent X-Git-Tag: v2.6.39-rc1~469^2~375 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=235742ae4da1c8398a3968b2d5110256fc33d536;p=pandora-kernel.git staging: brcm80211: Remove abstraction of pci_(alloc/free)_consistent The abstraction for allocating and freeing dma descriptor memory has been removed and replaced by usage of pci_alloc_consistent and pci_free_consistent. Reviewed-by: Roland Vossen Signed-off-by: Arend van Spriel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed