Commit fe235463 authored by Hideaki Yoshifuji's avatar Hideaki Yoshifuji

[IPV6] remove rather pointless comment.

Signed-off-by: default avatarHideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>
parent 587451ba
...@@ -104,9 +104,7 @@ extern rwlock_t rt6_lock; ...@@ -104,9 +104,7 @@ extern rwlock_t rt6_lock;
/* /*
* Store a destination cache entry in a socket * Store a destination cache entry in a socket
* For UDP/RAW sockets this is done on udp_connect.
*/ */
static inline void ip6_dst_store(struct sock *sk, struct dst_entry *dst, static inline void ip6_dst_store(struct sock *sk, struct dst_entry *dst,
struct in6_addr *daddr) struct in6_addr *daddr)
{ {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment