diff options
author | Alexander Duyck <alexander.h.duyck@intel.com> | 2012-05-05 05:32:32 +0000 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2012-07-19 18:13:57 -0700 |
commit | 1bf91cdc1bba94ea062a9147d924815c13f029f2 (patch) | |
tree | 71df925234098566e9497c0e91aa2a1eea2bc8bc /usr | |
parent | d773d1310625be3b040b436178ad59a0af8888f1 (diff) | |
download | linux-1bf91cdc1bba94ea062a9147d924815c13f029f2.tar.gz linux-1bf91cdc1bba94ea062a9147d924815c13f029f2.tar.bz2 linux-1bf91cdc1bba94ea062a9147d924815c13f029f2.zip |
ixgbe: Drop references to deprecated pci_ DMA api and instead use dma_ API
The networking side of the code had already been updated to use dma_ calls
instead of the old pci_ calls. However it looks like the FCoE code was
never updated. This change goes through and moves everything from the pci
APIs to the dma APIs.
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions