summaryrefslogtreecommitdiffstats
path: root/linux-user/ioctls.h
diff options
context:
space:
mode:
authorAlexander Graf2012-01-31 20:10:20 +0100
committerRiku Voipio2012-04-06 17:49:58 +0200
commitedafea1330133eb8f6580a1c4f84fc5ec766eb4c (patch)
tree73b9e0259df27defe4732c29d85afab29f6f448f /linux-user/ioctls.h
parentlinux-user: add struct old_dev_t compat (diff)
downloadqemu-edafea1330133eb8f6580a1c4f84fc5ec766eb4c.tar.gz
qemu-edafea1330133eb8f6580a1c4f84fc5ec766eb4c.tar.xz
qemu-edafea1330133eb8f6580a1c4f84fc5ec766eb4c.zip
linux-user: fix BLK ioctl arguments
Some BLK ioctls passed sizeof(x) into a macro that already did sizeof() on the passed in argument, rendering the size information inside the ioctl be the size of the host default integer type. Signed-off-by: Alexander Graf <agraf@suse.de> Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Diffstat (limited to 'linux-user/ioctls.h')
0 files changed, 0 insertions, 0 deletions