> drivers/infiniband/hw/ehca/ehca_reqs.c: In function 'ehca_write_swqe': > drivers/infiniband/hw/ehca/ehca_reqs.c:191: error: 'const struct ib_send_wr' has no member named 'imm_data' Oops, thanks, I forgot to run my cross-compile (and ehca is ppc only). Anyway, your fix is correct and I rolled it into my patch. Thanks!