]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit91e621c1a8de8ad87409f247d25fd2eab64b6a04
treece27da2c207b6eeb900be46b9867bdce8ccb3503
parentb94fb2615475636f23871ab7ad2eff35451abc2d
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