staging: et131x: use dma_alloc... instead of pci_alloc...
authorMark Einon <mark.einon@gmail.com>
Thu, 20 Oct 2011 00:18:43 +0000 (01:18 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sun, 23 Oct 2011 08:07:11 +0000 (10:07 +0200)
commit0d1b7a84d3672023c6bc6d7eaa988db8bd3202ba
treebaec0dbd5eaba83d2535b90d10a25b0ab7ee566a
parente592a9b06cdd9f1d5a6f8026f9ec8170ebf10ef5
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 <mark.einon@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/et131x/README
drivers/staging/et131x/et131x.c