[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080617123254.GB25011@2ka.mipt.ru>
Date: Tue, 17 Jun 2008 16:32:55 +0400
From: Evgeniy Polyakov <johnpol@....mipt.ru>
To: David Miller <davem@...emloft.net>
Cc: netdev@...r.kernel.org
Subject: Re: sk->sk_socket
On Tue, Jun 17, 2008 at 03:25:11AM -0700, David Miller (davem@...emloft.net) wrote:
> 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;
Screams for helper function? :)
--
Evgeniy Polyakov
--
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