[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20150627.193238.1449363675975197869.davem@davemloft.net>
Date: Sat, 27 Jun 2015 19:32:38 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: ralf@...ux-mips.org
Cc: kda@...ux-powerpc.org, netdev@...r.kernel.org, edumazet@...gle.com
Subject: Re: [PATCH 1/2] ax25: Stop using sock->sk_protinfo.
From: Ralf Baechle <ralf@...ux-mips.org>
Date: Fri, 26 Jun 2015 23:43:05 +0200
> 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.
I initially tried morphing ax25_cb into ax25_sock but I stopped when
I saw the anonymous ax25_cb objects.
I really don't think it's worth it, FWIW...
--
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