[openib-general] [PATCH] Basic driver model/sysfs support

Krishna Kumar krkumar at us.ibm.com
Thu Sep 2 15:39:56 PDT 2004


> This is intentional -- ib_device_deregister_sysfs() calls
> class_device_unregister(), which will decrement the class_device's
> reference count.  When it hits 0, ib_device_release() will be called
> to actually free the structure.

OK, this makes my eyes a little less sysfs-untrained :-) Thanks for
the clarification.

- KK




More information about the general mailing list