Hi Doug and Jason, Next rouund of cleanups and misc patches. Nothing too scary in here. Mike M has been spending some time cleaning up data structures, Mike R has an interesting one to remove INTx support and make MSIx handling code better. --- Michael J. Ruhl (1): IB/hfi1: Remove INTx support and simplify MSIx usage Mike Marciniszyn (6): IB/hfi1: Remove rcvhdrq_size IB/hfi1: Remove rcvctrl from ctxtdata IB/hfi1: Rightsize ctxt_eager_bufs fields IB/hfi1: Remove unused/writeonly devdata fields IB/hfi1: Remove caches of chip CSRs IB/hfi1: Reorg ctxtdata and rightsize fields drivers/infiniband/hw/hfi1/chip.c | 168 +++++++++--------------- drivers/infiniband/hw/hfi1/chip.h | 30 ++++ drivers/infiniband/hw/hfi1/file_ops.c | 6 - drivers/infiniband/hw/hfi1/hfi.h | 222 +++++++++++++++----------------- drivers/infiniband/hw/hfi1/init.c | 20 +-- drivers/infiniband/hw/hfi1/pcie.c | 19 +-- drivers/infiniband/hw/hfi1/pio.c | 8 + drivers/infiniband/hw/hfi1/sdma.c | 10 + drivers/infiniband/hw/hfi1/vnic_main.c | 12 +- 9 files changed, 222 insertions(+), 273 deletions(-) -- -Denny -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html