Free the channel struct
void relay_destroy_channel(struct kref * kref);
kref
target kernel reference that contains the relay channel
Should only be called from kref_put.