]> git.baikalelectronics.ru Git - kernel.git/commit
fm10k: Correctly set the number of Tx queues
authorAlexander Duyck <alexander.h.duyck@intel.com>
Tue, 30 Sep 2014 22:49:22 +0000 (22:49 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 2 Oct 2014 06:42:55 +0000 (23:42 -0700)
commit8bbe46036ea263940b7e63a4770abc123bf1ba25
treecd6b523bd08b43a640b27c95b48543890579da94
parentc7d45ac4e16f2f8f10357459f150135833010160
fm10k: Correctly set the number of Tx queues

The number of Tx queues was not being updated due to some issues when
generating the patches.  This change makes sure to add the lines necessary
to update the number of Tx queues correctly.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/fm10k/fm10k_netdev.c