Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 90661
b: refs/heads/master
c: fc5f858
h: refs/heads/master
i:
  90659: 7fe37ef
v: v3
  • Loading branch information
Pavel Emelyanov authored and David S. Miller committed Apr 14, 2008
1 parent 876442b commit f8d2982
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: b9901a84c98fe27c6a598c0f3ec944a7f17a5f97
refs/heads/master: fc5f8580d31d52890f17526ea739b124bd4e56f4
1 change: 1 addition & 0 deletions trunk/net/dccp/ipv4.c
Original file line number Diff line number Diff line change
Expand Up @@ -952,6 +952,7 @@ static struct net_protocol dccp_v4_protocol = {
.handler = dccp_v4_rcv,
.err_handler = dccp_v4_err,
.no_policy = 1,
.netns_ok = 1,
};

static const struct proto_ops inet_dccp_ops = {
Expand Down

0 comments on commit f8d2982

Please sign in to comment.