]> Pileus Git - ~andy/linux/blobdiff - drivers/staging/ft1000/ft1000-pcmcia/ft1000_proc.c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirel...
[~andy/linux] / drivers / staging / ft1000 / ft1000-pcmcia / ft1000_proc.c
index 21b369e0150f327b639b4d56f9165f83c675b650..94e426e4d98b0177b72065bf630c4eae1b490925 100644 (file)
@@ -158,7 +158,7 @@ static const struct file_operations ft1000_proc_fops = {
        .open           = ft1000_proc_open,
        .read           = seq_read,
        .llseek         = seq_lseek,
-       .release        = seq_release,
+       .release        = single_release,
 };
 
 static int ft1000NotifyProc(struct notifier_block *this, unsigned long event,