Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 20257
b: refs/heads/master
c: 6d3e85e
h: refs/heads/master
i:
  20255: 7a7eda3
v: v3
  • Loading branch information
Nicolas DICHTEL authored and David S. Miller committed Feb 13, 2006
1 parent 61acb99 commit 4050e8a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 72fb630dad170084026bda6728b8d8f21ed48ff1
refs/heads/master: 6d3e85ecf22a5e3610df47b9c3fb2fc32cfd35bf
5 changes: 1 addition & 4 deletions trunk/net/ipv6/raw.c
Original file line number Diff line number Diff line change
Expand Up @@ -803,10 +803,7 @@ static int rawv6_sendmsg(struct kiocb *iocb, struct sock *sk,
err = rawv6_push_pending_frames(sk, &fl, rp);
}
done:
ip6_dst_store(sk, dst,
ipv6_addr_equal(&fl.fl6_dst, &np->daddr) ?
&np->daddr : NULL);

dst_release(dst);
release_sock(sk);
out:
fl6_sock_release(flowlabel);
Expand Down

0 comments on commit 4050e8a

Please sign in to comment.