instanciate first registered kernel interface immediately
This commit is contained in:
@@ -362,11 +362,6 @@ struct kernel_interface_t {
|
||||
*/
|
||||
void (*remove_net_interface)(kernel_interface_t *this, kernel_net_constructor_t create);
|
||||
|
||||
/**
|
||||
* Create the kernel interfaces classes.
|
||||
*/
|
||||
void (*create_interfaces)(kernel_interface_t *this);
|
||||
|
||||
/**
|
||||
* Destroys a kernel_interface_manager_t object.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user