> + else if (attr == &dev_attr_pretimeout.attr && > + !(wdd->info->options & WDIOF_PRETIMEOUT)) > + mode = 0; Good catch, this one.