Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
[cascardo/linux.git] / drivers / infiniband / hw / cxgb4 / qp.c
index 3467b90..f57deba 100644 (file)
@@ -718,7 +718,7 @@ static int build_inv_stag(struct c4iw_dev *dev, union t4_wr *wqe,
        return 0;
 }
 
-void _free_qp(struct kref *kref)
+static void _free_qp(struct kref *kref)
 {
        struct c4iw_qp *qhp;