Name

relay_destroy_channel — free the channel struct

Synopsis

void relay_destroy_channel (struct kref * kref);
 

Arguments

struct kref * kref

target kernel reference that contains the relay channel

Description

Should only be called from kref_put.