[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-id: <1434534987-17513-1-git-send-email-zhaowei.yuan@samsung.com>
Date:	Wed, 17 Jun 2015 17:56:27 +0800
From:	Zhaowei Yuan <zhaowei.yuan@...sung.com>
To:	netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
	davem@...emloft.net
Cc:	zhaowei.yuan.cn@...il.com
Subject: [PATCH] net: Update out-of-date comment
Struct inet_proto no longer exists, so update the
comment which is out of date.
Signed-off-by: Zhaowei Yuan <zhaowei.yuan@...sung.com>
---
 include/net/sock.h |    1 -
 1 file changed, 1 deletion(-)
diff --git a/include/net/sock.h b/include/net/sock.h
index 3a4898e..356fd91 100644
--- a/include/net/sock.h
+++ b/include/net/sock.h
@@ -924,7 +924,6 @@ static inline void sk_prot_clear_nulls(struct sock *sk, int size)
 /* Networking protocol blocks we attach to sockets.
  * socket layer -> transport layer interface
- * transport -> network interface is defined by struct inet_proto
  */
 struct proto {
 	void			(*close)(struct sock *sk,
--
1.7.9.5
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists
 
