commit | 376801172ade1ab80efdd42dba859282400885ed | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@intel.com> | Thu Feb 19 20:40:30 2009 -0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 20 00:22:54 2009 -0800 |
tree | 0e9edfc72125712318f2e9107658f434ff41dd45 | |
parent | 4ae196dfd61d06b061c069edcdd7c73121e60a21 [diff] |
igb: this patch addes the sr-iov enablement option via num_vfs parameter This code adds a module parameter called num_vfs which defines if the driver should attempt to use sr-iov and if so how many VFs should be enabled. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>