]> 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)
commiteb33702d7ee7d1ddd89333f6f8bbe272de069064
treecd6b523bd08b43a640b27c95b48543890579da94
parentd69142a75f184598841b7a130c34607f07ad22b6
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