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