]> git.karo-electronics.de Git - linux-beck.git/commit
ixgbe: allow multiple queues in SRIOV mode
authorEmil Tantilov <emil.s.tantilov@intel.com>
Sat, 6 Dec 2014 09:18:57 +0000 (09:18 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 6 Feb 2015 03:57:46 +0000 (19:57 -0800)
commitdec2e395fd35ebbd642c71b1c871298cba68cded
tree6ef978f2d99a5e1e74f9d48946ee772658406bb3
parent7ddbde3f74c08fadb729513cf305f5f201aa1feb
ixgbe: allow multiple queues in SRIOV mode

ixgbe_set_sriov_queues() has the logic to allow multiple queues, this patch
just removes the limitation.

Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com>
Tested-by: Krishneil Singh <Krishneil.k.singh@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.c