From 9216a90c580ef0e2fffb19ef56c302a16aca62b6 Mon Sep 17 00:00:00 2001 From: Philip Langdale Date: Sat, 27 Oct 2007 13:34:10 +0200 Subject: [PATCH] --- yaml --- r: 72711 b: refs/heads/master c: 33013a881104304fcffe817f17f22a1588908037 h: refs/heads/master i: 72709: 5a061de804307d95ac01521c158bef2e2a93c868 72707: 626a9502dc69cd23612d00d58d00a9247aed559a 72703: 95b9ede29621d113f5e224cc94d0c33e09e6341b v: v3 --- [refs] | 2 +- trunk/block/compat_ioctl.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 96bcbb007d66..1e18755fdaca 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 6eca9004dfcb274a502438a591df5b197690afb1 +refs/heads/master: 33013a881104304fcffe817f17f22a1588908037 diff --git a/trunk/block/compat_ioctl.c b/trunk/block/compat_ioctl.c index f84093b97f70..cae0a852619e 100644 --- a/trunk/block/compat_ioctl.c +++ b/trunk/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: