Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 314506
b: refs/heads/master
c: f88725f
h: refs/heads/master
v: v3
  • Loading branch information
Jiri Pirko authored and David S. Miller committed Jun 19, 2012
1 parent 4b2864f commit ddc16d2
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: 01048d9a293cbe9aac00fd014b9754bbc7eb136f
refs/heads/master: f88725ffb069fef0ea3d47381d33c928f4c48cba
2 changes: 1 addition & 1 deletion trunk/drivers/net/team/team.c
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ static int __team_option_inst_add_option(struct team *team,
int err;

if (!option->per_port) {
err = __team_option_inst_add(team, option, 0);
err = __team_option_inst_add(team, option, NULL);
if (err)
goto inst_del_option;
}
Expand Down

0 comments on commit ddc16d2

Please sign in to comment.