]> Pileus Git - ~andy/linux/commit
ixgbe: Update configure virtualization to allow for multiple PF pools
authorAlexander Duyck <alexander.h.duyck@intel.com>
Fri, 18 May 2012 06:34:08 +0000 (06:34 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 18 Jul 2012 20:21:56 +0000 (13:21 -0700)
commit435b19f6210edc98e45c98f9d56eeca6c2140452
tree7c4cc84c674340b97116c12015ca69784d8ef85b
parenteb022d058f5ad48c45f1f31c36865d2c676aedc9
ixgbe: Update configure virtualization to allow for multiple PF pools

This change allows all pools from the default pool forward to be enabled vi
ixgbe_configure_virtualization.  This is needed as we are planning to use
queues belonging to adjacent pools for FCoE when SR-IOV and FCoE are both
enabled.

In addition this patch contains some minor formatting changes as there were
a few spots that seemed to be in need of some cleanup.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Stephen Ko <stephen.s.ko@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c