]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
i40evf: get rid of pci_using_dac
authorMitch Williams <mitch.a.williams@intel.com>
Fri, 21 Feb 2014 03:29:08 +0000 (19:29 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 21 Feb 2014 17:38:25 +0000 (12:38 -0500)
commitdbbd81119b7ac7bb383413c9e955f21abd15bf2b
treec56a09a6d3a49ffb54328cf4fddc19c248a2b736
parentdbb01c8aa0dc8c514cdfd0b11dc401418a4f047a
i40evf: get rid of pci_using_dac

PCI DAC doesn't really mean much on a virtualized PCI Express part, so
get rid of that check and just always set the HIGHDMA flag in the net
device.

Change-ID: I2040272be0e7934323f470c2bc73fbdd4f93e2b6
Signed-off-by: Mitch Williams <mitch.a.williams@intel.com>
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Tested-by: Sibai Li <sibai.li@intel.com>
Signed-off-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/intel/i40evf/i40evf_main.c