[openib-general] Re: SDP and Socket Options
    Michael S. Tsirkin 
    mst at mellanox.co.il
       
    Tue Aug 30 03:55:59 PDT 2005
    
    
  
Quoting r. Majumder, Rajib <rajib.majumder at csfb.com>:
> 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
    
    
More information about the general
mailing list