]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/infiniband/hw/ipath/ipath_verbs.h
IB/ipath: Duplicate RDMA reads can cause responder to NAK inappropriately
[net-next-2.6.git] / drivers / infiniband / hw / ipath / ipath_verbs.h
index 088b837ebea8f2c22770f1d578e778d378696224..458f8227fa36314d95484eb9516aa7e06c932c8b 100644 (file)
@@ -321,6 +321,7 @@ struct ipath_sge_state {
  */
 struct ipath_ack_entry {
        u8 opcode;
+       u8 sent;
        u32 psn;
        union {
                struct ipath_sge_state rdma_sge;