Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 224175
b: refs/heads/master
c: e81a1ba
h: refs/heads/master
i:
  224173: 7d0975c
  224171: 033b37a
  224167: 8b750d3
  224159: 6384bc1
v: v3
  • Loading branch information
Joe Perches authored and David S. Miller committed Nov 15, 2010
1 parent e58d408 commit 997e9b2
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: 1d51c4185bb369cb39ed8cc20b331508e47b35b2
refs/heads/master: e81a1ba815666ec02ef5bf0e17cf256c88d233b3
2 changes: 1 addition & 1 deletion trunk/drivers/net/ixgbe/ixgbe_sriov.c
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ static int ixgbe_set_vf_multicasts(struct ixgbe_adapter *adapter,
* addresses
*/
for (i = 0; i < entries; i++) {
vfinfo->vf_mc_hashes[i] = hash_list[i];;
vfinfo->vf_mc_hashes[i] = hash_list[i];
}

for (i = 0; i < vfinfo->num_vf_mc_hashes; i++) {
Expand Down

0 comments on commit 997e9b2

Please sign in to comment.