Whamcloud - gitweb
LU-13641 socklnd: remove remnants of tcp bonding
[fs/lustre-release.git] / lnet / klnds / socklnd / socklnd.h
index 499f94e..c92ae3c 100644 (file)
@@ -410,8 +410,6 @@ struct ksock_peer_ni {
        struct list_head        ksnp_zc_req_list;
        time64_t                ksnp_send_keepalive; /* time to send keepalive */
        struct lnet_ni          *ksnp_ni;       /* which network */
-       int                     ksnp_n_passive_ips; /* # of... */
-       __u32                   ksnp_passive_ips[LNET_INTERFACES_NUM]; /* preferred local interfaces */
 };
 
 struct ksock_connreq {