ar71xx: disable unused file system drivers in the nand subtarget
[openwrt.git] / package / switch / src / switch-adm.c
index 2aff142..3826ca5 100644 (file)
@@ -341,6 +341,7 @@ static int handle_vlan_port_write(void *driver, char *buf, int nr)
        }
        adm_wreg(0x13 + nr, (__u16) ports);
 
+       kfree(c);
        return 0;
 }
 
This page took 0.029336 seconds and 4 git commands to generate.