[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080617.032511.240272543.davem@davemloft.net>
Date: Tue, 17 Jun 2008 03:25:11 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: netdev@...r.kernel.org
Subject: sk->sk_socket
For the curious, here are the only assignments to sk->sk_socket
remaining in the net-next-2.6 tree right now:
include/net/sock.h: sk->sk_socket = NULL;
include/net/sock.h: sk->sk_socket = parent;
net/core/sock.c: newsk->sk_socket = NULL;
net/core/sock.c: sk->sk_socket = sock;
--
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