]> err.no Git - linux-2.6/blobdiff - arch/um/drivers/net_kern.c
uml: fix previous request size limit fix
[linux-2.6] / arch / um / drivers / net_kern.c
index 72773dd5442570071a5185405411b9f39cdf35be..d35d0c1ee7f4d700ac17fd2fda5a653e28d1ae37 100644 (file)
@@ -623,7 +623,7 @@ static int eth_setup_common(char *str, int index)
        return found;
 }
 
-static int eth_setup(char *str)
+static int __init eth_setup(char *str)
 {
        struct eth_init *new;
        char *error;