nuke the old d80211 backport - will be replaced soon
[openwrt.git] / package / switch / src / switch-core.c
index c1c9e58..5eeb803 100644 (file)
@@ -100,6 +100,7 @@ static ssize_t switch_proc_read(struct file *file, char *buf, size_t count, loff
                len = 0;
        }
 
+       kfree(page);
        return len;
 }
 
This page took 0.023553 seconds and 4 git commands to generate.