RDMA/cxgb4: Fix endpoint timeout race condition
[deliverable/linux.git] / drivers / infiniband / hw / cxgb4 / iw_cxgb4.h
index 0aaaa0e81f29c1e8dea36f1b370c6c55b171ff1a..94a3b3c47a8ac8e3658905b808217f7374f48cff 100644 (file)
@@ -716,6 +716,7 @@ enum c4iw_ep_flags {
        ABORT_REQ_IN_PROGRESS   = 1,
        RELEASE_RESOURCES       = 2,
        CLOSE_SENT              = 3,
+       TIMEOUT                 = 4,
        QP_REFERENCED           = 5,
 };
 
This page took 0.024782 seconds and 5 git commands to generate.