X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fscsi%2Fscsi_ioctl.h;h=b9006848b8134412cc29f67208890cbfdc2f370b;hb=0e6f76c70e53e55492e6d6bc8cbc5e04dab01213;hp=edb9525386dadc40b38788787d6c92586dcf5e82;hpb=94171db1d2f23c22b6050d210b72db3bb2f0b81e;p=pandora-kernel.git diff --git a/include/scsi/scsi_ioctl.h b/include/scsi/scsi_ioctl.h index edb9525386da..b9006848b813 100644 --- a/include/scsi/scsi_ioctl.h +++ b/include/scsi/scsi_ioctl.h @@ -42,7 +42,7 @@ typedef struct scsi_fctargaddress { extern int scsi_ioctl(struct scsi_device *, int, void __user *); extern int scsi_nonblockable_ioctl(struct scsi_device *sdev, int cmd, - void __user *arg, struct file *filp); + void __user *arg, int ndelay); #endif /* __KERNEL__ */ #endif /* _SCSI_IOCTL_H */