]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/infiniband/ulp/iser/iscsi_iser.h
Pull mem-attribute into release branch
[linux-2.6-omap-h63xx.git] / drivers / infiniband / ulp / iser / iscsi_iser.h
index cae8c96a55f8dbb77cd43a36ab4a3b166dc0fb46..8960196ffb0fb198f4904384d07588ad9642d478 100644 (file)
@@ -245,7 +245,6 @@ struct iser_conn {
        wait_queue_head_t            wait;          /* waitq for conn/disconn  */
        atomic_t                     post_recv_buf_count; /* posted rx count   */
        atomic_t                     post_send_buf_count; /* posted tx count   */
-       struct work_struct           comperror_work; /* conn term sleepable ctx*/
        char                         name[ISER_OBJECT_NAME_SIZE];
        struct iser_page_vec         *page_vec;     /* represents SG to fmr maps*
                                                     * maps serialized as tx is*/