commit | 3d5c520727ce3dbf418eec38e431856708f946f8 | [log] [tgz] |
---|---|---|
author | Emil Tantilov <emil.s.tantilov@intel.com> | Sat Mar 19 01:32:46 2011 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Wed Apr 13 19:22:18 2011 -0700 |
tree | 50b944c1a794b0a5b178ca04063fa8f4631ee268 | |
parent | 7184b7cf555f5bc08e34994147c341abb07d1dbb [diff] |
ixgbe: move disabling of relaxed ordering in start_hw() 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>