X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=net%2Fl2tp%2Fl2tp_ip6.c;h=927547171bc7119f57a7b8afecf453ec5eeabf61;hb=ca5c8a4c2aba577b4cd2f4c3c72a768a80830294;hp=35e1e4bde58730d8395e2870d552230bca3a9c3d;hpb=25e4b485fb8eeda8aa7a2e1e45fbb31538565117;p=karo-tx-linux.git diff --git a/net/l2tp/l2tp_ip6.c b/net/l2tp/l2tp_ip6.c index 35e1e4bde587..927547171bc7 100644 --- a/net/l2tp/l2tp_ip6.c +++ b/net/l2tp/l2tp_ip6.c @@ -410,6 +410,7 @@ static int l2tp_ip6_getname(struct socket *sock, struct sockaddr *uaddr, lsa->l2tp_family = AF_INET6; lsa->l2tp_flowinfo = 0; lsa->l2tp_scope_id = 0; + lsa->l2tp_unused = 0; if (peer) { if (!lsk->peer_conn_id) return -ENOTCONN;