NOTE: This is being resubmitted to linux-rdma (for patchworks) to aid Doug Ledford in taking over the staging/rdma subtree. https://www.mail-archive.com/linux-rdma%40vger.kernel.org/msg30860.html This patch set is to follow: staging/rdma/hfi1: Remove unneeded variable index Thanks, Jubin These patches were part of series: http://driverdev.linuxdriverproject.org/pipermail/driverdev-devel/2015-December/082248.html but did not apply cleanly to the staging-next branch. Refreshed the remaining 2 patches against the latest staging-next. Changes in v2: - Added more information in commit messages of patches 01, 02 03, 04, 05, 07 and 09 - Fixed driver name to hfi1 in subject line of patch 06 - Refreshed patch 10 on top of staging-next - Dropped patch 18 (staging/rdma/hfi1: Workaround CONFIG_SDMA_VERBOSITY timing issue) from series Changes in v3: - Refreshed remaining 2 patches against latest staging-next Edward Mascarenhas (1): staging/rdma/hfi1: Clean up comments Ira Weiny (1): staging/rdma/hfi1: Fix Xmit Wait calculation drivers/staging/rdma/hfi1/chip.c | 1 - drivers/staging/rdma/hfi1/driver.c | 2 +- drivers/staging/rdma/hfi1/hfi.h | 4 ++-- drivers/staging/rdma/hfi1/mad.c | 33 ++++++++++++++++++++------------- drivers/staging/rdma/hfi1/pcie.c | 2 +- drivers/staging/rdma/hfi1/ud.c | 2 +- 6 files changed, 25 insertions(+), 19 deletions(-) _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel