1
0
镜像自地址 git://projects.qi-hardware.com/openwrt-xburst.git 已同步 2025-04-21 12:27:27 +03:00

fix typo in switch-core

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3127 3c298f89-4303-0410-b956-a3cf2f4a3e73
这个提交包含在:
nbd
2006-02-04 15:23:03 +00:00
父节点 53c5bf40e8
当前提交 ca920f8cce

查看文件

@@ -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>");