There are two fixes in this series, Fix from Alex who solved lockdep real complain about ABBA locks sequence. Patch from Majd a little bit larger than I would like, but most of the diffstat is simple code moves from one file to another. The patches are available in the git repository at: git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma.git tags/rdma-rc-2017-12-21 Thanks --------------------------------------- Alex Vesker (1): IB/ipoib: Fix lockdep issue found on ipoib_ib_dev_heavy_flush Majd Dibbiny (1): IB/mlx5: Fix congestion counters in LAG mode drivers/infiniband/hw/mlx5/cmd.c | 11 ------ drivers/infiniband/hw/mlx5/cmd.h | 2 - drivers/infiniband/hw/mlx5/main.c | 35 +++-------------- drivers/infiniband/ulp/ipoib/ipoib_ib.c | 7 ++-- drivers/net/ethernet/mellanox/mlx5/core/lag.c | 56 +++++++++++++++++++++++++++ include/linux/mlx5/driver.h | 4 ++ 6 files changed, 69 insertions(+), 46 deletions(-) -- 2.15.1 -- 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