Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 95384
b: refs/heads/master
c: be8d0d7
h: refs/heads/master
v: v3
  • Loading branch information
Roel Kluin authored and David S. Miller committed Apr 29, 2008
1 parent e2a99a3 commit b8378e3
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: 246eb2af060fc32650f07203c02bdc0456ad76c7
refs/heads/master: be8d0d7903af85d396449b34366e7f5b0c9cc58b
2 changes: 1 addition & 1 deletion trunk/net/netfilter/xt_TCPOPTSTRIP.c
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ tcpoptstrip_tg6(struct sk_buff *skb, const struct net_device *in,
const struct xt_target *target, const void *targinfo)
{
struct ipv6hdr *ipv6h = ipv6_hdr(skb);
unsigned int tcphoff;
int tcphoff;
u_int8_t nexthdr;

nexthdr = ipv6h->nexthdr;
Expand Down

0 comments on commit b8378e3

Please sign in to comment.