Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -926,7 +926,6 @@ static inline void sk_prot_clear_nulls(struct sock *sk, int size)


/* Networking protocol blocks we attach to sockets.
/* Networking protocol blocks we attach to sockets.
 * socket layer -> transport layer interface
 * socket layer -> transport layer interface
 * transport -> network interface is defined by struct inet_proto
 */
 */
struct proto {
struct proto {
	void			(*close)(struct sock *sk,
	void			(*close)(struct sock *sk,