ixgbe: move disabling of relaxed ordering in start_hw()
authorEmil Tantilov <emil.s.tantilov@intel.com>
Sat, 19 Mar 2011 01:32:46 +0000 (01:32 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 14 Apr 2011 02:22:18 +0000 (19:22 -0700)
Relaxed ordering can lead to issues with some chipsets.

This patch makes sure that it is disabled by default and
not only when DCA is on.

Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com>
Tested-by: Evan Swanson <evan.swanson@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>

No differences found