Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 143452
b: refs/heads/master
c: ce8632b
h: refs/heads/master
v: v3
  • Loading branch information
Yang Hongyang authored and David S. Miller committed Apr 14, 2009
1 parent f66e7ac commit 41ee4b6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 0eca93bcf73e5939053a94f7c48f8d6fe6199e00
refs/heads/master: ce8632ba6b3ed0bf2efa98672e2808de34250389
4 changes: 0 additions & 4 deletions trunk/net/ipv6/ipv6_sockglue.c
Original file line number Diff line number Diff line change
Expand Up @@ -380,10 +380,6 @@ static int do_ipv6_setsockopt(struct sock *sk, int level, int optname,
default:
goto sticky_done;
}

if ((rthdr->hdrlen & 1) ||
(rthdr->hdrlen >> 1) != rthdr->segments_left)
goto sticky_done;
}

retv = 0;
Expand Down

0 comments on commit 41ee4b6

Please sign in to comment.