X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lnet%2Finclude%2Flnet%2Flib-types.h;h=a6e92bf1bdc2ef9ed51cb7afd9482d0f9c1d386f;hp=3a1b667973f9cce29792a6f5cc64a26d9b061724;hb=e50fc41ad6383e31b896a9306307f10ced1b3de2;hpb=dbe544883a59d7eecaace16400c575b416c51002 diff --git a/lnet/include/lnet/lib-types.h b/lnet/include/lnet/lib-types.h index 3a1b667..a6e92bf 100644 --- a/lnet/include/lnet/lib-types.h +++ b/lnet/include/lnet/lib-types.h @@ -694,7 +694,7 @@ typedef struct lnet_portal { /* Match table for each CPT */ struct lnet_match_table **ptl_mtables; /* spread rotor of incoming "PUT" */ - int ptl_rotor; + unsigned int ptl_rotor; /* # active entries for this portal */ int ptl_mt_nmaps; /* array of active entries' cpu-partition-id */