[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150626214305.GB13920@linux-mips.org>
Date: Fri, 26 Jun 2015 23:43:05 +0200
From: Ralf Baechle <ralf@...ux-mips.org>
To: David Miller <davem@...emloft.net>
Cc: kda@...ux-powerpc.org, netdev@...r.kernel.org, edumazet@...gle.com
Subject: Re: [PATCH 1/2] ax25: Stop using sock->sk_protinfo.
On Thu, Jun 25, 2015 at 06:19:07AM -0700, David Miller wrote:
> Just make a ax25_sock structure that provides the ax25_cb pointer.
Nice minimal solution, thanks!
I have the big solution my queue which combines struct sock with ax25_cb
into struct ax25_sock but that's more complex because currently there is
the possibility for an ax25_cb to be created by an incoming connection
request even without a socket.
Ralf
--
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