Merge tag 'gpio-updates-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / include / rdma / rdmavt_qp.h
index 8275954..2e58d5e 100644 (file)
@@ -444,7 +444,7 @@ struct rvt_qp {
        /*
         * This sge list MUST be last. Do not add anything below here.
         */
-       struct rvt_sge r_sg_list[] /* verified SGEs */
+       struct rvt_sge *r_sg_list /* verified SGEs */
                ____cacheline_aligned_in_smp;
 };