]> git.baikalelectronics.ru Git - kernel.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)
commitf71cec45e2a1bf82b501f3e06a0fab3f0b4409da
treec56a09a6d3a49ffb54328cf4fddc19c248a2b736
parentccb4a2ca826e82a7ae7ddd8d62b849e4b7eebe0b
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