ixgbe: Add SR-IOV features to main module
authorGreg Rose <gregory.v.rose@intel.com>
Sat, 9 Jan 2010 02:26:46 +0000 (02:26 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 10 Jan 2010 21:34:26 +0000 (13:34 -0800)
commit1cdd1ec8784399eef55a60887a45f3f46a1c240a
treece27da2c207b6eeb900be46b9867bdce8ccb3503
parent096a58fdec72335d9cbee94bd10b312c5f14f8af
ixgbe: Add SR-IOV features to main module

Adds SR-IOV features supported by the 82599 controller to the main driver
module.  If the CONFIG_PCI_IOV kernel option is selected then the SR-IOV
features are enabled.  Use the max_vfs module option to allocate up to 63
virtual functions per physical port.

Signed-off-by: Greg Rose <gregory.v.rose@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ixgbe/ixgbe_main.c