virtio: console: Fix type of 'len' as unsigned int
We declare 'len' as int type but it should be 'unsigned int', asget_buf() wants it to be.Signed-off-by: Amit Shah <amit.shah@redhat.com>Reported-by: Juan Quintela <quintela@redhat.com>
Amit Shah 16 years ago 604b2ad7 eaa5eec7