Hi Davem, David S. Miller wrote: >On Mon, 30 Aug 2004 02:37:45 +0200 >Pablo Neira wrote: > > > >>Attached the 2.4.x version. It just spawns one kernel thread called >>netlink, is it ok? >> >> > >It's fine, I'm going to make 2 minor fixes: > >1) Mark netlink_thread() function static. >2) Name the thread "knetlinkd" to be consistent with > other kernel thread names. > > Attached the version which correct these issues. regards, Pablo