se: Fix close channel error

in close_channel_cb, return value 0 means the success operation
when channel path is removed in hash table, __seel_channel_remove
will be called by se_channel_free.
1 file changed