IB/ipath: be more strict about testing the modify QP verb
[safe/jmp/linux-2.6] / drivers / infiniband / hw / ipath / ipath_verbs.h
index 9cc0dbf..f295609 100644 (file)
@@ -371,6 +371,7 @@ struct ipath_qp {
        u8 s_retry;             /* requester retry counter */
        u8 s_rnr_retry;         /* requester RNR retry counter */
        u8 s_pkey_index;        /* PKEY index to use */
+       u8 timeout;             /* Timeout for this QP */
        enum ib_mtu path_mtu;
        u32 remote_qpn;
        u32 qkey;               /* QKEY for this QP (for UD or RD) */