commit | c689eff124cb231d91777a447fa05b30939da7b1 | [log] [tgz] |
---|---|---|
author | Jacob Keller <jacob.e.keller@intel.com> | Wed Aug 03 15:05:27 2016 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Mon Aug 29 01:31:03 2016 -0700 |
tree | eb1becc70f0e209f3159e70f74c3fa7bb1b249bc | |
parent | 9717c7721302d217fb73f59eb3ab6314ffff54aa [diff] |
fm10k: don't clear the RXQCTL register when enabling or disabling queues Ensure that other bits in the RXQCTL register do not get cleared. This ensures that bits related to queue ownership are maintained. Signed-off-by: Jacob Keller <jacob.e.keller@intel.com> Tested-by: Krishneil Singh <Krishneil.k.singh@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>