]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite9efcf0cb661875cebff83013ff9c1dd04280f84
tree13aaa98d4c4e1e0941036efdd6c9b526e92c71ba
parentb956182dab430a4b1480086f43dbef0e036b2852
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