Description of problem: When linktype is unknown or kzalloc failed in cfctrl_linkup_request(), pkt is not released. Add release process to error path.
Already fixed in https://gitee.com/anolis/cloud-kernel/pulls/1283