[SCSI_ACARD]: Eliminate bogus virt_to_bus() call in atp870u.c
prdaddr is set by the pci_alloc_consistent() call to portably
specify the DMA address. There is no need to recompute it
again using the deprecated virt_to_bus() on the pointer returned
from pci_alloc_consistent().
Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
Please register or sign in to comment