Whamcloud - gitweb
LU-14536 obi2lnd: don't try to reconnect if there's no listener
[fs/lustre-release.git] / lnet / klnds / o2iblnd / o2iblnd.h
index a69c3d0..83c0d73 100644 (file)
@@ -670,8 +670,6 @@ struct kib_peer_ni {
        unsigned char           ibp_races;
        /* # consecutive reconnection attempts to this peer */
        unsigned int            ibp_reconnected;
-       /* number of total active retries */
-       unsigned int            ibp_retries;
        /* errno on closing this peer_ni */
        int                     ibp_error;
        /* max map_on_demand */