diff -urNpd linux-3.0.88/include/net/addrconf.h linux-3.0.88-vs2.3.2.5/include/net/addrconf.h --- linux-3.0.88/include/net/addrconf.h 2013-07-29 01:23:56.000000000 -0500 +++ linux-3.0.88-vs2.3.2.5/include/net/addrconf.h 2013-07-29 01:21:02.000000000 -0500 @@ -80,7 +80,8 @@ extern int ipv6_dev_get_saddr(struct n struct net_device *dev, const struct in6_addr *daddr, unsigned int srcprefs, - struct in6_addr *saddr); + struct in6_addr *saddr, + struct nx_info *nxi); extern int __ipv6_get_lladdr(struct inet6_dev *idev, struct in6_addr *addr, unsigned char banned_flags); diff -urNpd linux-3.0.88/Makefile linux-3.0.88-vs2.3.2.5/Makefile --- linux-3.0.88/Makefile 2013-07-29 01:23:56.000000000 -0500 +++ linux-3.0.88-vs2.3.2.5/Makefile 2013-07-29 01:21:20.000000000 -0500 @@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 0 SUBLEVEL = 88 -EXTRAVERSION = +EXTRAVERSION = -vs2.3.2.5 NAME = Sneaky Weasel # *DOCUMENTATION*