powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED
[linux-2.6] / drivers / net / tun.c
index 6daea0c..33b6d1b 100644 (file)
@@ -1070,8 +1070,6 @@ static int tun_chr_close(struct inode *inode, struct file *file)
 
        DBG(KERN_INFO "%s: tun_chr_close\n", tun->dev->name);
 
-       tun_chr_fasync(-1, file, 0);
-
        rtnl_lock();
 
        /* Detach from net device */