Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 14253
b: refs/heads/master
c: cb422c4
h: refs/heads/master
i:
  14251: 809b2dd
v: v3
  • Loading branch information
Luiz Capitulino authored and David S. Miller committed Nov 15, 2005
1 parent de66709 commit d3ac96f
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: 12da2a435c1e8b9abb780d928ccbf04fc3d860a7
refs/heads/master: cb422c464bdaeeb3b9ad4539010e357bf1bd1745
2 changes: 1 addition & 1 deletion trunk/net/ipv6/ipv6_sockglue.c
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ int ipv6_setsockopt(struct sock *sk, int level, int optname,
{
struct ipv6_txoptions *opt;
if (optlen == 0)
optval = 0;
optval = NULL;

/* hop-by-hop / destination options are privileged option */
retv = -EPERM;
Expand Down

0 comments on commit d3ac96f

Please sign in to comment.