mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-25 01:19:23 +01:00
wired: Update to the new ell API
This commit is contained in:
parent
03ccc454b7
commit
bc076834b0
@ -161,6 +161,7 @@ static void network_storage_watch_cb(const char *filename,
|
||||
network_reload(name);
|
||||
break;
|
||||
case L_DIR_WATCH_EVENT_ACCESSED:
|
||||
case L_DIR_WATCH_EVENT_ATTRIB:
|
||||
break;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user