mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-12-22 21:22:37 +01:00
netdev: Remove unused typedefs
This commit is contained in:
parent
0c7504b5fb
commit
08d72cd213
@ -24,9 +24,6 @@
|
||||
|
||||
struct netdev;
|
||||
|
||||
typedef void (*netdev_watch_func_t)(struct netdev *netdev, void *userdata);
|
||||
typedef void (*netdev_destroy_func_t)(void *userdata);
|
||||
|
||||
typedef void (*netdev_command_func_t) (bool result, void *user_data);
|
||||
|
||||
void netdev_set_linkmode_and_operstate(uint32_t ifindex,
|
||||
|
Loading…
Reference in New Issue
Block a user