From: Ralf Baechle <r...@linux-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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to