diff options
| author | Amit Pundir <amit.pundir@linaro.org> | 2015-04-15 20:29:09 +0530 |
|---|---|---|
| committer | John Stultz <john.stultz@linaro.org> | 2016-02-16 13:51:45 -0800 |
| commit | 04f86f74f217b48cf3c24bbfdf66dec38d4d1e23 (patch) | |
| tree | 516076086e934c451f5ae2e38f8a904815fc0d60 /include | |
| parent | 8bf4413b4f54e24120b90ecbfee426beeddc3ff0 (diff) | |
net: ipv6: fix virtual tunneling build
IPv6 PMTUD has been updated to support UID-based routing.
Pass INVALID_UID as the socket UID to ip6_update_pmtu(),
otherwise we run into following build error:
----------------
CC net/ipv6/ip6_vti.o
net/ipv6/ip6_vti.c: In function ‘vti6_err’:
net/ipv6/ip6_vti.c:559:3: error: too few arguments to function ‘ip6_update_pmtu’
In file included from include/net/ip_tunnels.h:19:0,
from net/ipv6/ip6_vti.c:44:
include/net/ip6_route.h:110:6: note: declared here
make[2]: *** [net/ipv6/ip6_vti.o] Error 1
----------------
Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
