fm10k: Add support for bulk Tx cleanup & cleanup boolean logic
authorAlexander Duyck <aduyck@mirantis.com>
Mon, 7 Mar 2016 17:30:15 +0000 (09:30 -0800)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 21 Apr 2016 06:06:20 +0000 (23:06 -0700)
commit144d8305585a00467aaedc86d039a4ab036a9bcc
tree13aaa98d4c4e1e0941036efdd6c9b526e92c71ba
parent3ef2f563267892230681b1b8890d8f759d39e64d
fm10k: Add support for bulk Tx cleanup & cleanup boolean logic

This patch enables bulk free in Tx cleanup for fm10k and cleans up the
boolean logic in the polling routines for fm10k in the hopes of avoiding
any mix-ups similar to what occurred with i40e and i40evf.

Signed-off-by: Alexander Duyck <aduyck@mirantis.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/fm10k/fm10k_main.c