llseek: automatically add .llseek fop
[linux-flexiantxendom0-natty.git] / net / mac80211 / rate.c
index be04d46..334cbd3 100644 (file)
@@ -145,6 +145,7 @@ static ssize_t rcname_read(struct file *file, char __user *userbuf,
 static const struct file_operations rcname_ops = {
        .read = rcname_read,
        .open = mac80211_open_file_generic,
+       .llseek = default_llseek,
 };
 #endif