]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - lib/dma-debug.c
Net: irda: irnet: Makefile: Remove deprecated kbuild goal definitions
[net-next-2.6.git] / lib / dma-debug.c
index 01e64270e246bef1070c9e68a3603051b02bf919..4bfb0471f10684f230e4351db489a1292b83f414 100644 (file)
@@ -590,6 +590,7 @@ out_unlock:
 static const struct file_operations filter_fops = {
        .read  = filter_read,
        .write = filter_write,
+       .llseek = default_llseek,
 };
 
 static int dma_debug_fs_init(void)