net_native: implement new callback behaviour
authorAlan Cox <alan@linux.intel.com>
Fri, 30 Mar 2018 23:27:03 +0000 (00:27 +0100)
committerAlan Cox <alan@linux.intel.com>
Fri, 30 Mar 2018 23:27:03 +0000 (00:27 +0100)
commitd5ef2d615325a16415024e58b45f38808488cba7
treec20c7e327a21e9398541544deb677d92e728329f
parent3ee7ac5ed3065ba95e04214d3b24961409940cf5
net_native: implement new callback behaviour

We sendd a new UNHOOK message to the netd stack and when it replies to say
it's done the job we tell the kernel it can recycle the socket.
Kernel/dev/net/net_native.c
Kernel/include/net_native.h