]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/watchdog/ar7_wdt.c
scm: lower SCM_MAX_FD
[net-next-2.6.git] / drivers / watchdog / ar7_wdt.c
index c764c52412e4054e6d40bd0e558991714aea9b49..b29221783598f7ab2cfc2030d702b6263089a719 100644 (file)
@@ -267,6 +267,7 @@ static const struct file_operations ar7_wdt_fops = {
        .unlocked_ioctl = ar7_wdt_ioctl,
        .open           = ar7_wdt_open,
        .release        = ar7_wdt_release,
+       .llseek         = no_llseek,
 };
 
 static struct miscdevice ar7_wdt_miscdev = {