mirror of https://github.com/hak5/openwrt.git
parent
16ad91d69f
commit
381d7f05af
|
@ -339,7 +339,7 @@ rt305x_esw_init(void)
|
|||
return platform_driver_register(&rt305x_esw_driver);
|
||||
}
|
||||
|
||||
static void __exit
|
||||
static void
|
||||
rt305x_esw_exit(void)
|
||||
{
|
||||
platform_driver_unregister(&rt305x_esw_driver);
|
||||
|
|
Loading…
Reference in New Issue