RxRPC: Error handling for rxrpc_alloc_connection()
[safe/jmp/linux-2.6] / net / atm / mpoa_proc.c
index 4990541..1a0f5cc 100644 (file)
@@ -281,7 +281,6 @@ int mpc_proc_init(void)
                printk(KERN_ERR "Unable to initialize /proc/atm/%s\n", STAT_FILE_NAME);
                return -ENOMEM;
        }
-       p->owner = THIS_MODULE;
        return 0;
 }