Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 314277
b: refs/heads/master
c: 42ae66c
h: refs/heads/master
i:
  314275: 717ebb4
v: v3
  • Loading branch information
David S. Miller committed Jun 16, 2012
1 parent 80044de commit a17616a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 7e52b33bd50faa866bc3e6e97e68438bc5e52251
refs/heads/master: 42ae66c80d94645e8f74080c7f344596d6f19cd5
4 changes: 2 additions & 2 deletions trunk/net/ipv6/route.c
Original file line number Diff line number Diff line change
Expand Up @@ -1065,8 +1065,8 @@ static void ip6_rt_update_pmtu(struct dst_entry *dst, u32 mtu)
}
}

void ip6_update_pmtu(struct sk_buff *skb, struct net *net, u32 mtu,
int oif, __be32 mark)
void ip6_update_pmtu(struct sk_buff *skb, struct net *net, __be32 mtu,
int oif, u32 mark)
{
const struct ipv6hdr *iph = (struct ipv6hdr *) skb->data;
struct dst_entry *dst;
Expand Down

0 comments on commit a17616a

Please sign in to comment.