fm10k: disable receive queue when configuring ring
authorNgai-Mint Kwan <ngai-mint.kwan@intel.com>
Thu, 12 Jan 2017 23:59:42 +0000 (15:59 -0800)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 6 Apr 2017 05:47:31 +0000 (22:47 -0700)
commit16b1889f8bf655a9f4facfeff2979007f5e63974
tree6f1ef4d841189648342188614245206aaef82d6d
parent02957703ca31a93689f1ea418aa7dd66d6a23221
fm10k: disable receive queue when configuring ring

Write to RXQCTL register to disable the receive queue when configuring
the RX ring.

Signed-off-by: Ngai-Mint Kwan <ngai-mint.kwan@intel.com>
Tested-by: Krishneil Singh <krishneil.k.singh@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/fm10k/fm10k_pci.c