Whamcloud - gitweb
* landed unified portals (b_hd_cleanup_merge_singleportals) on HEAD
[fs/lustre-release.git] / lnet / ulnds / socklnd / tcplnd.c
index 6e9cca9..abb6d01 100644 (file)
@@ -251,8 +251,6 @@ int tcpnal_init(bridge b)
            newly created junk */
         return(PTL_NAL_FAILED);
     }
-    /* XXX cfs hack */
-//    b->lib_nal->libnal_ni.ni_pid.pid=0;
     b->lower=m;
     return(PTL_OK);
 }