Jens Axboe
authored
Some initial probe requests don't have disk->queue mapped yet, so we
can't rely on a non-NULL queue in blk_queue_io_stat(). Wrap it in
blk_do_io_stat().
Signed-off-by:
Jens Axboe <jens.axboe@oracle.com>