Re: [PATCH] af_pppox: create module infrastructure for protocol modules
From: David S. Miller <hidden>
Date: 2003-05-01 09:20:40
From: David S. Miller <hidden>
Date: 2003-05-01 09:20:40
From: Max Krasnyansky [off-list ref] Date: 30 Apr 2003 11:11:37 -0700 And like I said before if protocol wants for some reason to be around until sk is destroyed it will simply do sk_set_owner() right after alloc_sk(). Ok Maxim, thanks for your comments and insight. I believe this whole discussion is going to take a different course towards a solution, different than anything discussed in this thread so far. Please follow the discussion with topic "dev->destructor" on this list (netdev) to see precisely what I am talking about.