Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 351576
b: refs/heads/master
c: e39363a
h: refs/heads/master
v: v3
  • Loading branch information
Cong Wang authored and David S. Miller committed Jan 23, 2013
1 parent 08963e3 commit dd13ea7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9647bb80a501a34f06132a04e240156950570005
refs/heads/master: e39363a9def53dd4086be107dc8b3ebca09f045d
1 change: 1 addition & 0 deletions trunk/net/core/netpoll.c
Original file line number Diff line number Diff line change
Expand Up @@ -1140,6 +1140,7 @@ int netpoll_setup(struct netpoll *np)
#else
np_err(np, "IPv6 is not supported %s, aborting\n",
np->dev_name);
err = -EINVAL;
goto put;
#endif
}
Expand Down

0 comments on commit dd13ea7

Please sign in to comment.