X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lnet%2Finclude%2Flnet%2Flib-lnet.h;fp=lnet%2Finclude%2Flnet%2Flib-lnet.h;h=aaa24d97272d0bca161238b0aa544c9cfb35f93d;hp=109b1c814c523ec3b376232d9d168503dad9f910;hb=e834ad5992adef5989332abce1d8eb2102f86cd2;hpb=cbfbe6d132c6d0fe5c53118c792d9924b1bfb58e diff --git a/lnet/include/lnet/lib-lnet.h b/lnet/include/lnet/lib-lnet.h index 109b1c8..aaa24d9 100644 --- a/lnet/include/lnet/lib-lnet.h +++ b/lnet/include/lnet/lib-lnet.h @@ -1013,7 +1013,7 @@ void lnet_push_update_to_peers(int force); void lnet_peer_tables_cleanup(struct lnet_net *net); void lnet_peer_uninit(void); int lnet_peer_tables_create(void); -void lnet_debug_peer(lnet_nid_t nid); +void lnet_debug_peer(struct lnet_nid *nid); struct lnet_peer_net *lnet_peer_get_net_locked(struct lnet_peer *peer, __u32 net_id); bool lnet_peer_is_pref_nid_locked(struct lnet_peer_ni *lpni,