[ofa-general] [PATCH 3/8] Convert ibaddr to "new" ibmad interface

Sean Hefty sean.hefty at intel.com
Wed Feb 18 08:51:58 PST 2009


>+       srcport = mad_rpc_open_port(ibd_ca, ibd_ca_port, mgmt_classes, 3);
>+       if (!srcport)
>+               IBERROR("Failed to open '%s' port '%d'", ibd_ca, ibd_ca_port);
>

>+
>+       mad_rpc_close_port(srcport);
>        exit(0);

need MAD_EXPORT 




More information about the general mailing list