Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 328027
b: refs/heads/master
c: 012dc19
h: refs/heads/master
i:
  328025: 58cc694
  328023: b939fd2
v: v3
  • Loading branch information
John Fastabend authored and Jeff Kirsher committed Sep 20, 2012
1 parent c8f5e6b commit 8f15008
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: 31186785186415eaf2b66025969d2364a07c9e83
refs/heads/master: 012dc19a45b2b9cc2ebd14aaa401cf782c2abba4
2 changes: 1 addition & 1 deletion trunk/drivers/net/ethernet/intel/ixgbevf/vf.c
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ static s32 ixgbevf_reset_hw_vf(struct ixgbe_hw *hw)
msgbuf[0] = IXGBE_VF_RESET;
mbx->ops.write_posted(hw, msgbuf, 1);

msleep(10);
mdelay(10);

/* set our "perm_addr" based on info provided by PF */
/* also set up the mc_filter_type which is piggy backed
Expand Down

0 comments on commit 8f15008

Please sign in to comment.