]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/infiniband/hw/qib/qib.h
IB/qib: Remove qib_lookup_qpn and use rvt_lookup_qpn instead
[mirror_ubuntu-artful-kernel.git] / drivers / infiniband / hw / qib / qib.h
index ccadece9bb133d14a90eba413ee7f8aaf6f98ef9..751c9d79afd2ce2e5508403d2c8bb4854478468c 100644 (file)
@@ -230,9 +230,6 @@ struct qib_ctxtdata {
        u8 redirect_seq_cnt;
        /* ctxt rcvhdrq head offset */
        u32 head;
-       /* lookaside fields */
-       struct rvt_qp *lookaside_qp;
-       u32 lookaside_qpn;
        /* QPs waiting for context processing */
        struct list_head qp_wait_list;
 #ifdef CONFIG_DEBUG_FS