Typo fix
[openwrt/openwrt.git] / target / linux / adm5120-2.6 / files / drivers / net / adm5120sw.c
index e4a764f491934b26fb147aae175eb00cbbc0b73c..ddb54d4d7d0c24308eff46f30970410fea556f5c 100644 (file)
@@ -392,7 +392,7 @@ static int __init adm5120_sw_init(void)
                adm5120_nrdevs = 5;
        /* CFE based devices only have two enet ports */
        else if (boot_loader_type == CFE)
-               adm5120_nrdevs = 2
+               adm5120_nrdevs = 2;
        else
                adm5120_nrdevs = 6;