IB/srp: Get rid of "Target has req_lim 0" messages
[firefly-linux-kernel-4.4.55.git] / drivers / infiniband / ulp / srp / ib_srp.h
index 033a44772ae3f868e698dc07ab61c285f7b65f3e..ad45e4856e1cf67f167bd2c44146dbf27a7668bc 100644 (file)
@@ -138,6 +138,8 @@ struct srp_target_port {
        int                     max_ti_iu_len;
        s32                     req_lim;
 
+       int                     zero_req_lim;
+
        unsigned                rx_head;
        struct srp_iu          *rx_ring[SRP_RQ_SIZE];