Query: transport_class_unregister
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TRANSPORT_CLASS_UNRE(9) Device drivers infrastructure TRANSPORT_CLASS_UNRE(9)NAMEtransport_class_unregister - unregister a previously registered classSYNOPSISvoid transport_class_unregister(struct transport_class * tclass);ARGUMENTStclass The transport class to unregisterDESCRIPTIONMust be called prior to deallocating the memory for the transport class.COPYRIGHTKernel Hackers Manual 3.10 June 2014 TRANSPORT_CLASS_UNRE(9)