diff options
author | 2008-05-29 11:08:01 +0200 | |
---|---|---|
committer | 2008-05-30 15:09:45 +1000 | |
commit | 7f31fe05000af54e1af81f65a96cab90db8d7ed8 (patch) | |
tree | 41de5ae1cad5bc30f18bc3334104d059f5c83fc3 /scripts/decodecode | |
parent | virtio_net: another race with virtio_net and enable_cb (diff) | |
download | linux-dev-7f31fe05000af54e1af81f65a96cab90db8d7ed8.tar.xz linux-dev-7f31fe05000af54e1af81f65a96cab90db8d7ed8.zip |
virtio_config: fix len calculation of config elements
Rusty,
This patch is a prereq for the virtio_blk blocksize patch, please apply it
first.
Adding an u32 value to the virtio_blk_config unconvered a small bug the config
space defintions:
v is a pointer, to we have to use sizeof(*v) instead of sizeof(v).
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'scripts/decodecode')
0 files changed, 0 insertions, 0 deletions