]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - block/bfq-cgroup.c
net: disable BRIDGE_NETFILTER by default
[linux.git] / block / bfq-cgroup.c
index cae488b58049cf7297db85c6249524dbd030cca1..09b69a3ed490362a13ff290b5d46ee1b477277ad 100644 (file)
@@ -332,7 +332,7 @@ static void bfqg_put(struct bfq_group *bfqg)
                kfree(bfqg);
 }
 
-static void bfqg_and_blkg_get(struct bfq_group *bfqg)
+void bfqg_and_blkg_get(struct bfq_group *bfqg)
 {
        /* see comments in bfq_bic_update_cgroup for why refcounting bfqg */
        bfqg_get(bfqg);