Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 351650
b: refs/heads/master
c: 43dc4e0
h: refs/heads/master
v: v3
  • Loading branch information
Donald Dutile authored and Jeff Kirsher committed Jan 23, 2013
1 parent c7abab4 commit 508bf5a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: da36b64736cf2552e7fb5109c0255d4af804f5e7
refs/heads/master: 43dc4e0158a343e4f6dc400b925bf4a945f4978b
1 change: 1 addition & 0 deletions trunk/drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -7389,6 +7389,7 @@ static int ixgbe_probe(struct pci_dev *pdev, const struct pci_device_id *ent)
ixgbe_init_mbx_params_pf(hw);
memcpy(&hw->mbx.ops, ii->mbx_ops, sizeof(hw->mbx.ops));
ixgbe_enable_sriov(adapter);
pci_sriov_set_totalvfs(pdev, 63);
skip_sriov:

#endif
Expand Down

0 comments on commit 508bf5a

Please sign in to comment.