commit | 410a494902777c11f95031d9ed757d7f8f09c5c6 | [log] [tgz] |
---|---|---|
author | Emil Tantilov <emil.s.tantilov@intel.com> | Wed May 17 15:17:46 2017 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Wed May 31 04:49:43 2017 -0700 |
tree | b3276edbb036bfcd06c4285b62579d66953281b9 | |
parent | cc1de78c2a3d936d733bc9bd3f6e0655d03c2fb7 [diff] |
ixgbe: add write flush when configuring CS4223/7 Make sure the writes are processed immediately. Without the flush it is possible for operations on one port to spill over the other as the resource is shared. Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>