block: Drop redundant bdrv_refresh_limits
commitce782938b86087bed21023ad6cfcd76a51d04f9e
authorFam Zheng <famz@redhat.com>
Fri, 23 May 2014 13:29:48 +0000 (23 21:29 +0800)
committerStefan Hajnoczi <stefanha@redhat.com>
Wed, 28 May 2014 12:28:46 +0000 (28 14:28 +0200)
tree6f3ddd944f277257f8396630525374f28e945b49
parent826b6ca0b0c00bf27562a85bc073f800dad1259b
block: Drop redundant bdrv_refresh_limits

The above bdrv_set_backing_hd already does this.

Signed-off-by: Fam Zheng <famz@redhat.com>
Reviewed-by: Jeff Cody <jcody@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
block.c