Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 300737
b: refs/heads/master
c: 64d683c
h: refs/heads/master
i:
  300735: c0d5120
v: v3
  • Loading branch information
David S. Miller committed Apr 13, 2012
1 parent bf38606 commit 40a5d26
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: be3839520411df2806b188fff053c775a884cfce
refs/heads/master: 64d683c5825003ffb3b127057a165e6bfc26691e
2 changes: 1 addition & 1 deletion trunk/drivers/net/bonding/bond_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -4820,7 +4820,7 @@ static int bond_validate(struct nlattr *tb[], struct nlattr *data[])
return 0;
}

static int bond_get_tx_queues(struct net *net, const struct nlattr *tb[])
static int bond_get_tx_queues(struct net *net, struct nlattr *tb[])
{
return tx_queues;
}
Expand Down

0 comments on commit 40a5d26

Please sign in to comment.