Skip to content
Commit 5ee0a58d authored by John W. Linville's avatar John W. Linville
Browse files

iwlagn: use PCI_DMA_* for pci_* operations



"iwlagn: map command buffers BIDI" uses the DMA_* enumerations for DMA
directions, even though the pci_* DMA API is still in use.  That patch
was undoubtedly developed on top of "iwlagn: don't use the PCI wrappers
for DMA operation", which is due in the next release.

Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent a66b98db
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment