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

Hal Rosenstock halr at voltaire.com
Fri Sep 10 16:10:26 PDT 2004


On Fri, 2004-09-10 at 18:50, Grant Grundler 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.

So should we can reg/dereg to register/deregister (in ib_mad.h) ? 

-- Hal




More information about the general mailing list