Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40963
b: refs/heads/master
c: 337dde7
h: refs/heads/master
i:
  40961: 777c746
  40959: 33a155d
v: v3
  • Loading branch information
Patrick McHardy authored and David S. Miller committed Nov 16, 2006
1 parent accb41f commit c603ddf
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: b96e7ecbd052a0916b6078e7600604d7e276a336
refs/heads/master: 337dde798dd1f3e4d4df4e684a0b4355dd65103d
2 changes: 1 addition & 1 deletion trunk/net/ipv6/netfilter/ip6_tables.c
Original file line number Diff line number Diff line change
Expand Up @@ -1494,7 +1494,7 @@ int ipv6_find_hdr(const struct sk_buff *skb, unsigned int *offset,
if (_frag_off) {
if (target < 0 &&
((!ipv6_ext_hdr(hp->nexthdr)) ||
nexthdr == NEXTHDR_NONE)) {
hp->nexthdr == NEXTHDR_NONE)) {
if (fragoff)
*fragoff = _frag_off;
return hp->nexthdr;
Expand Down

0 comments on commit c603ddf

Please sign in to comment.