This patchset include three fixes for hns driver. the first patch mainly matched with IB protocol. the second patch fix the bug with freeing memory by __get_free_pages. the last patch mainly fix the bug when changed the hw mac address. Lijun Ou (2): RDMA/hns: Fix a bug with modifying mac address RDMA/hns: Use free_pages function instead of free_page Yixian Liu (1): RDMA/hns: Fix QP state judgement before receiving work requests drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 2 +- drivers/infiniband/hw/hns/hns_roce_main.c | 3 ++- drivers/infiniband/hw/hns/hns_roce_mr.c | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) -- 1.9.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