On Sat, 7 Jun 2003, Adrian Bunk wrote: > drivers/net/irda/vlsi_ir.c: In function `vlsi_mod_exit': > drivers/net/irda/vlsi_ir.c:2047: `PROC_DIR' undeclared (first use in this function) Thank you for finding this! Actually, I had something similar to your patch > +#ifdef CONFIG_PROC_FS > remove_proc_entry(PROC_DIR, 0); > +#endif already pending here, but the proc-stuff in vlsi_ir needs some more fixing. Patch will follow. Martin - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html