transport_class_unregister

Langue: en

Autres versions - même langue

Version: May 2009 (fedora - 06/07/09)

Section: 9 (Appels noyau Linux)

NAME

transport_class_unregister - unregister a previously registered class

SYNOPSIS

void transport_class_unregister(struct transport_class * tclass);

ARGUMENTS

tclass

The transport class to unregister

DESCRIPTION

Must be called prior to deallocating the memory for the transport class.