]> Pileus Git - ~andy/linux/blobdiff - net/ipv6/raw.c
Merge remote-tracking branch 'asoc/topic/pcm' into for-tiwai
[~andy/linux] / net / ipv6 / raw.c
index 7fb4e14c467f60b4a65236b04fda13c6b5b9107d..b6bb87e55805873ec3244db9586f58b14700835d 100644 (file)
@@ -792,7 +792,6 @@ static int rawv6_sendmsg(struct kiocb *iocb, struct sock *sk,
                                flowlabel = fl6_sock_lookup(sk, fl6.flowlabel);
                                if (flowlabel == NULL)
                                        return -EINVAL;
-                               daddr = &flowlabel->dst;
                        }
                }