Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 233863
b: refs/heads/master
c: 9dc441f
h: refs/heads/master
i:
  233861: 30f0fc3
  233859: 6d044f7
  233855: 55d5931
v: v3
  • Loading branch information
Jeff Kirsher committed Mar 2, 2011
1 parent 5d5b8a2 commit ec37b09
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: 2db1badfa5d100dd9f7c7a716911250a735cf2e8
refs/heads/master: 9dc441f3c5a9ea1b9888ce15b1ccb3f30a79e323
2 changes: 1 addition & 1 deletion trunk/drivers/net/igbvf/vf.c
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ static u32 e1000_hash_mc_addr_vf(struct e1000_hw *hw, u8 *mc_addr)
* The parameter rar_count will usually be hw->mac.rar_entry_count
* unless there are workarounds that change this.
**/
void e1000_update_mc_addr_list_vf(struct e1000_hw *hw,
static void e1000_update_mc_addr_list_vf(struct e1000_hw *hw,
u8 *mc_addr_list, u32 mc_addr_count,
u32 rar_used_count, u32 rar_count)
{
Expand Down

0 comments on commit ec37b09

Please sign in to comment.