X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lnet%2Finclude%2Flnet%2Flib-lnet.h;h=dbe8ba5659b722123b1e5023c88fef0e0f370813;hb=refs%2Fchanges%2F58%2F39358%2F2;hp=a89a802fd90e5ab2e5d5077ffe40ca1cba4e196b;hpb=4e69e77201b4d49e7d45aa58dc457ee95065f2cf;p=fs%2Flustre-release.git diff --git a/lnet/include/lnet/lib-lnet.h b/lnet/include/lnet/lib-lnet.h index a89a802..dbe8ba5 100644 --- a/lnet/include/lnet/lib-lnet.h +++ b/lnet/include/lnet/lib-lnet.h @@ -630,7 +630,6 @@ int lnet_msg_containers_create(void); char *lnet_health_error2str(enum lnet_msg_hstatus hstatus); char *lnet_msgtyp2str(int type); -void lnet_print_hdr(struct lnet_hdr *hdr); int lnet_fail_nid(lnet_nid_t nid, unsigned int threshold); /** \addtogroup lnet_fault_simulation @{ */