X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=block%2Fcompat_ioctl.c;h=cae0a852619e372a7a2e87b53b7f818a402f8d86;hb=c11eef21aa119a41fa210b9693f2346997885bcf;hp=f84093b97f704f3d7720708b6ca035741ca6a67f;hpb=0c326331c8b107abc0a160e8899d749150b8f76a;p=powerpc.git diff --git a/block/compat_ioctl.c b/block/compat_ioctl.c index f84093b97f..cae0a85261 100644 --- a/block/compat_ioctl.c +++ b/block/compat_ioctl.c @@ -581,7 +581,7 @@ static int compat_blkdev_driver_ioctl(struct inode *inode, struct file *file, { int ret; - switch (arg) { + switch (cmd) { case HDIO_GET_UNMASKINTR: case HDIO_GET_MULTCOUNT: case HDIO_GET_KEEPSETTINGS: