Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 318913
b: refs/heads/master
c: 3324d02
h: refs/heads/master
i:
  318911: 36ce32c
v: v3
  • Loading branch information
Jiri Pirko authored and David S. Miller committed Jul 24, 2012
1 parent 0d63cd4 commit 83ed2cd
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: 9cb429d692b341e972b12e6cd097364050ebbb26
refs/heads/master: 3324d024ba4bebb74a78d84b925b59df73a92fbd
2 changes: 1 addition & 1 deletion trunk/drivers/net/team/team.c
Original file line number Diff line number Diff line change
Expand Up @@ -1447,7 +1447,7 @@ static int team_netpoll_setup(struct net_device *dev,
{
struct team *team = netdev_priv(dev);
struct team_port *port;
int err;
int err = 0;

mutex_lock(&team->lock);
list_for_each_entry(port, &team->port_list, list) {
Expand Down

0 comments on commit 83ed2cd

Please sign in to comment.