mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
fix typo in switch-core
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3127 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
f051da6a63
commit
0d3cd6e8fd
@ -445,7 +445,7 @@ static int __init switch_init()
|
||||
|
||||
static void __exit switch_exit()
|
||||
{
|
||||
remove_proc_entry("vlan", NULL);
|
||||
remove_proc_entry("switch", NULL);
|
||||
}
|
||||
|
||||
MODULE_AUTHOR("Felix Fietkau <openwrt@nbd.name>");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user