From: Ying X. <yin...@wi...> - 2012-11-12 06:22:24
|
Erik Hugne wrote: > Didn't notice this until now.. after this patch, the tipc_createport() > function is no longer referenced and should be removed from port.c/h > > Thanks your reminder. Yes, the original tipc_createport() should be removed. Actually in the patch it was also removed. But, in the patch the tipc_createport_raw() was renamed to tipc_createport(). I guess this is why you still see the tipc_createport(). Regards, Ying > //E > > |