Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
[linux-2.6-microblaze.git] / drivers / infiniband / hw / hns / hns_roce_hw_v1.c
index 26d4ed4..4c5d0f1 100644 (file)
@@ -1708,8 +1708,6 @@ static int hns_roce_v1_post_mbox(struct hns_roce_dev *hr_dev, u64 in_param,
 
        writel(val, hcr + 5);
 
-       mmiowb();
-
        return 0;
 }