]> git.baikalelectronics.ru Git - kernel.git/commit
igb: Enable SR-IOV configuration via PCI sysfs interface
authorGreg Rose <gregory.v.rose@intel.com>
Thu, 17 Jan 2013 09:03:06 +0000 (01:03 -0800)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 18 Jan 2013 12:55:16 +0000 (04:55 -0800)
commit1257987703934d4bdfee42f86e7729037f2066e2
tree836c53e105232f90ca7cfd5ebbdfa3278573c878
parent15ca11afc32aed78546830a09b8ccd62315a2987
igb: Enable SR-IOV configuration via PCI sysfs interface

Implement callback in the driver for the new PCI bus driver
interface that allows the user to enable/disable SR-IOV
virtual functions in a device via the sysfs interface.

Signed-off-by: Greg Rose <gregory.v.rose@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/igb/igb_main.c