]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/rdma/rdmavt_qp.h
IB/rxe: Fix kernel panic from skb destructor
[karo-tx-linux.git] / include / rdma / rdmavt_qp.h
index 1d8141a88d3cbce74491f4b81ca823137312b59d..be6472e5b06bd1ed1117e928e9b3d44748dfbfeb 100644 (file)
@@ -324,6 +324,7 @@ struct rvt_qp {
        u8 r_state;             /* opcode of last packet received */
        u8 r_flags;
        u8 r_head_ack_queue;    /* index into s_ack_queue[] */
+       u8 r_adefered;          /* defered ack count */
 
        struct list_head rspwait;       /* link for waiting to respond */