Luis R. Rodriguez wrote:
> Jeff/netdev,
>
> If no comment is given on how we should deal with
> pci_dma_sync_single/pci_dma_sync_single_for_cpu for 2.4 I'm just going
> to put in a nasty ifdef there. Comemnts?
For 2.4, why not define pci_dma_sync_single_for_{device,cpu} as
equivalent to pci_dma_sync_single?
Jeff