Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 22279
b: refs/heads/master
c: fb95049
h: refs/heads/master
i:
  22277: b73e37a
  22275: 0a2d37a
  22271: bf70158
v: v3
  • Loading branch information
David S. Miller committed Mar 21, 2006
1 parent 1ba393f commit d00859b
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: 57b47a53ec4a67691ba32cff5768e8d78fa6c67f
refs/heads/master: fb9504964d32f69e4381dc8895eeb8e81a32af72
1 change: 1 addition & 0 deletions trunk/net/dccp/options.c
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ int dccp_parse_options(struct sock *sk, struct sk_buff *skb)

memset(opt_recv, 0, sizeof(*opt_recv));

opt = len = 0;
while (opt_ptr != opt_end) {
opt = *opt_ptr++;
len = 0;
Expand Down

0 comments on commit d00859b

Please sign in to comment.