Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 361845
b: refs/heads/master
c: d5e51a1
h: refs/heads/master
i:
  361843: 21baa05
v: v3
  • Loading branch information
Alex Williamson authored and Jeff Kirsher committed Mar 26, 2013
1 parent e50b3f3 commit 545b3cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d0f63acc2ff354a525f7bc7ba90e81f49b6c2ef8
refs/heads/master: d5e51a10d21761faaf069cac6f1c0311cf332820
2 changes: 1 addition & 1 deletion trunk/drivers/net/ethernet/intel/igb/igb_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -2542,8 +2542,8 @@ static void igb_probe_vfs(struct igb_adapter *adapter)
if ((hw->mac.type == e1000_i210) || (hw->mac.type == e1000_i211))
return;

igb_enable_sriov(pdev, max_vfs);
pci_sriov_set_totalvfs(pdev, 7);
igb_enable_sriov(pdev, max_vfs);

#endif /* CONFIG_PCI_IOV */
}
Expand Down

0 comments on commit 545b3cf

Please sign in to comment.