mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-12-22 13:02:44 +01:00
client: Fix naming
This commit is contained in:
parent
a77c55f34a
commit
2267d03bbb
@ -55,5 +55,5 @@ static void network_interface_exit(void)
|
||||
proxy_interface_type_register(&network_interface_type);
|
||||
}
|
||||
|
||||
INTERFACE_TYPE(device_interface_type, network_interface_init,
|
||||
INTERFACE_TYPE(network_interface_type, network_interface_init,
|
||||
network_interface_exit)
|
||||
|
Loading…
Reference in New Issue
Block a user