Quoting r. Majumder, Rajib <[EMAIL PROTECTED]>:
> Subject: RE: SDP and Socket Options
> 
> there's a spelling mistake in sdp_inet_create. 
> 
> conn = sdp_conn_alloc(GFP_KERNEL);
>       if (!conn) {
>               sdp_dbg_warn(conn, "SOCKET: failed to create socekt <%d:%d>",
>                            sock->type, protocol);
>               return -ENOMEM;
>       }
> 
> the "socekt" in above sdp_dbg_warn should be changed to "socket".
> 
> thanks.
> 
> rajib

Corrected, thanks.

-- 
MST
_______________________________________________
openib-general mailing list
[email protected]
http://openib.org/mailman/listinfo/openib-general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to