Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 107119
b: refs/heads/master
c: 4a36702
h: refs/heads/master
i:
  107117: c4c4392
  107115: f104b05
  107111: 5439a69
  107103: c01151b
v: v3
  • Loading branch information
Miao Xie authored and David S. Miller committed Jul 30, 2008
1 parent e2d802a commit 5ef73f9
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: e93dc4891df93d7efa59d861fdcbb529a1819343
refs/heads/master: 4a36702e016947a0ce6c0c024673bb5b16d3f618
2 changes: 1 addition & 1 deletion trunk/net/ipv6/datagram.c
Original file line number Diff line number Diff line change
Expand Up @@ -732,7 +732,7 @@ int datagram_send_ctl(struct net *net,
LIMIT_NETDEBUG(KERN_DEBUG "invalid cmsg type: %d\n",
cmsg->cmsg_type);
err = -EINVAL;
break;
goto exit_f;
}
}

Expand Down

0 comments on commit 5ef73f9

Please sign in to comment.