]> git.openfabrics.org - ~emulex/infiniband.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)
commitc9d49940849ff2f11f3646bc8eb1f23ed60b505d
treecd6b523bd08b43a640b27c95b48543890579da94
parentfd333962065ffc99d7c3779da08a2066179694eb
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