]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/scsi/dpt_i2o.c
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
[net-next-2.6.git] / drivers / scsi / dpt_i2o.c
index 410ac1def8a6650f21ab331276c9c3940905b6f6..23dec006338512a479e60b5e9d0c5281dde2beca 100644 (file)
@@ -126,6 +126,7 @@ static const struct file_operations adpt_fops = {
 #ifdef CONFIG_COMPAT
        .compat_ioctl   = compat_adpt_ioctl,
 #endif
+       .llseek         = noop_llseek,
 };
 
 /* Structures and definitions for synchronous message posting.