|
|
@@ -213,7 +213,7 @@ static struct notifier_block dca_notifier = {
|
|
|
static void igb_netpoll(struct net_device *);
|
|
|
#endif
|
|
|
#ifdef CONFIG_PCI_IOV
|
|
|
-static unsigned int max_vfs = 0;
|
|
|
+static unsigned int max_vfs;
|
|
|
module_param(max_vfs, uint, 0);
|
|
|
MODULE_PARM_DESC(max_vfs, "Maximum number of virtual functions to allocate per physical function");
|
|
|
#endif /* CONFIG_PCI_IOV */
|