X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=net%2Ftux%2Fmod.c;h=e3e192de637dbcc721fb28ffe0607c7382c0d85d;hb=43bc926fffd92024b46cafaf7350d669ba9ca884;hp=14891140e2c7b8b96a74a1de6e70eddc8bcbf4bd;hpb=cee37fe97739d85991964371c1f3a745c00dd236;p=linux-2.6.git diff --git a/net/tux/mod.c b/net/tux/mod.c index 14891140e..e3e192de6 100644 --- a/net/tux/mod.c +++ b/net/tux/mod.c @@ -101,7 +101,7 @@ int register_tuxmodule (tcapi_template_t *tcapi) Dprintk("module with VFS binding '%s' already registered!\n", tcapi->vfs_name); goto out; - } + } list_add(&tcapi->modules, &tuxmodules_list); ret = 0;