Commit 638579f0 authored by Zhaowei Yuan's avatar Zhaowei Yuan Committed by David S. Miller

net: Update out-of-date comment

Struct inet_proto no longer exists, so update the
comment which is out of date.
Signed-off-by: default avatarZhaowei Yuan <zhaowei.yuan@samsung.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 9574dc64
......@@ -926,7 +926,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,
......
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