lguest: Fix lguest virtio-blk backend size computation
authorAnthony Liguori <aliguori@us.ibm.com>
Fri, 9 Nov 2007 03:13:44 +0000 (21:13 -0600)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 12 Nov 2007 02:59:26 +0000 (13:59 +1100)
This seems like an obvious typo but it's worked in the past because the virtio
blk frontend just ignores the length field on completion.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

No differences found