Merge branch 'for-2.6.37/drivers' into for-linus
[deliverable/linux.git] / block / blk-sysfs.c
index da8a8a40cd4c3596762590da48a6c823f62f9fb4..013457f47fdc8b12eded858c852f588884b962c5 100644 (file)
@@ -471,6 +471,8 @@ static void blk_release_queue(struct kobject *kobj)
 
        blk_sync_queue(q);
 
+       blk_throtl_exit(q);
+
        if (rl->rq_pool)
                mempool_destroy(rl->rq_pool);
 
This page took 0.05834 seconds and 5 git commands to generate.