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

Sean Hefty mshefty at ichips.intel.com
Fri Sep 10 16:12:12 PDT 2004


On Fri, 10 Sep 2004 15:50:32 -0700
Grant Grundler <iod00d at hp.com> wrote:

> 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.

*nods*  I was referring to the ib_verb APIs, but see that register/unregister is more common in the kernel code.  thanks for the reference



More information about the general mailing list