X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lnet%2Fklnds%2Fptllnd%2Fptllnd_peer.c;h=fc52df75e6db22a0f0ae893f54a279e2be153394;hb=c435b48fae2db343df70e948418abff277ffb998;hp=71329e2cf698c0d760555e689a64ca4e9dcb0c9f;hpb=a63d0eba2836e6aa5d68e36edce422d1a4e1956b;p=fs%2Flustre-release.git diff --git a/lnet/klnds/ptllnd/ptllnd_peer.c b/lnet/klnds/ptllnd/ptllnd_peer.c index 71329e2..fc52df7 100644 --- a/lnet/klnds/ptllnd/ptllnd_peer.c +++ b/lnet/klnds/ptllnd/ptllnd_peer.c @@ -965,7 +965,7 @@ kptllnd_peer_handle_hello (ptl_process_id_t initiator, CERROR("%s: max message size %d < MIN %d", libcfs_id2str(lpid), msg->ptlm_u.hello.kptlhm_max_msg_size, - *kptllnd_tunables.kptl_max_msg_size); + PTLLND_MIN_BUFFER_SIZE); return NULL; }