]> git.pld-linux.org Git - packages/kernel.git/blob - 2.6.6-pom-ng-20040429-REJECT-fix.patch
- obsolete
[packages/kernel.git] / 2.6.6-pom-ng-20040429-REJECT-fix.patch
1 --- linux-2.6.6/net/ipv6/ip6_output.c.org       2004-05-10 04:31:59.000000000 +0200
2 +++ linux-2.6.6/net/ipv6/ip6_output.c   2004-05-11 18:35:06.402777016 +0200
3 @@ -805,6 +805,7 @@
4         *dst = NULL;
5         return err;
6  }
7 +EXPORT_SYMBOL(ip6_dst_lookup);
8  
9  int ip6_append_data(struct sock *sk, int getfrag(void *from, char *to, int offset, int len, int odd, struct sk_buff *skb),
10                     void *from, int length, int transhdrlen,
This page took 0.021007 seconds and 3 git commands to generate.