X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=include%2Fnet%2Fndisc.h;h=2d8edaad29cb1cf0fe1e9a6dc9ae8f2653a3334e;hb=86a5c36cb57075129b77349446b74da3ed864e11;hp=bf39374310305d61e2948cbd1801eee056efc323;hpb=665ddeb210c10f4daf8ffbe07072771c0020af3a;p=firefly-linux-kernel-4.4.55.git diff --git a/include/net/ndisc.h b/include/net/ndisc.h index bf3937431030..2d8edaad29cb 100644 --- a/include/net/ndisc.h +++ b/include/net/ndisc.h @@ -181,8 +181,7 @@ void ndisc_cleanup(void); int ndisc_rcv(struct sk_buff *skb); void ndisc_send_ns(struct net_device *dev, const struct in6_addr *solicit, - const struct in6_addr *daddr, const struct in6_addr *saddr, - struct sk_buff *oskb); + const struct in6_addr *daddr, const struct in6_addr *saddr); void ndisc_send_rs(struct net_device *dev, const struct in6_addr *saddr, const struct in6_addr *daddr);