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)
commit1200e646ae238afc536be70257290eb33fb6e364
treec9efa72365b96fdc4323834b39068442f5caef89
parent1bc4953ed44454c7f53d0b609445d1534981ee75
lguest: Fix lguest virtio-blk backend size computation

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>
Documentation/lguest/lguest.c