Skip to content

Commit

Permalink
staging: qlge: replace deprecated apis pci_dma_*
Browse files Browse the repository at this point in the history
Replace legacy/depreacted pci_dma_* functions to new dma_* functions.
Also replace PCI_DMA_* macro to DMA* macro.

Signed-off-by: realwakka <realwakka@gmail.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20200420154009.21161-1-realwakka@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
realwakka authored and Greg Kroah-Hartman committed Apr 23, 2020
1 parent 0eb79fd commit e955a07
Showing 1 changed file with 83 additions and 82 deletions.
Loading

0 comments on commit e955a07

Please sign in to comment.