[openib-general] Proposed device enumeration & async event APIs

Grant Grundler iod00d at hp.com
Fri Sep 10 15:50:32 PDT 2004


On Fri, Sep 10, 2004 at 02:02:35PM -0700, Sean Hefty wrote:
> > 	int ib_register_client  (struct ib_client *client);
> > 	int ib_unregister_client(struct ib_client *client);
> 
> ... use the names ib_reg_client/ib_dereg_client to better match the
> existing APIs.  (Same comments with "register/unregister" names below.)

register/unregister is pretty obvious and follows other linux APIs.
Try "fgrep register_driver include/linux/*" in linux-2.6 source tree.

thanks,
grant



More information about the general mailing list