X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fscsi%2Fst.c;h=24211d0efa6d5d82557dac4e6047c3b9efc25c3f;hb=709d015bb810a3377feaee3093d110a17e919019;hp=3ea1a713ef250fcc35a64b10c71a65ac73ea6e42;hpb=17282b9855574911622ff803b67dade7e64f6f8c;p=pandora-kernel.git diff --git a/drivers/scsi/st.c b/drivers/scsi/st.c index 3ea1a713ef25..24211d0efa6d 100644 --- a/drivers/scsi/st.c +++ b/drivers/scsi/st.c @@ -3962,6 +3962,7 @@ static const struct file_operations st_fops = .open = st_open, .flush = st_flush, .release = st_release, + .llseek = noop_llseek, }; static int st_probe(struct device *dev)