Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 14571
b: refs/heads/master
c: a516b04
h: refs/heads/master
i:
  14569: ff8ef44
  14567: fecdf21
v: v3
  • Loading branch information
Patrick McHardy authored and David S. Miller committed Nov 21, 2005
1 parent 406b119 commit 7bb5d9f
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: bd4cfb594bdea00c3920b31bd12f497fc4a2e79c
refs/heads/master: a516b04950f62d36b33db00c0d3c69d09dae99a9
1 change: 1 addition & 0 deletions trunk/net/dccp/proto.c
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ atomic_t dccp_orphan_count = ATOMIC_INIT(0);
static struct net_protocol dccp_protocol = {
.handler = dccp_v4_rcv,
.err_handler = dccp_v4_err,
.no_policy = 1,
};

const char *dccp_packet_name(const int type)
Expand Down

0 comments on commit 7bb5d9f

Please sign in to comment.