mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-15 22:58:18 +02:00
The function only checked whether wimax was enabled (rfkill/user pref) and whether wimaxd was running. Only nm-device.c calls this function for WiMAX devices, and the only two uses of it were during activation (which is already covered by nm-device-wimax.c's is_available() function) and when the device enters the UNAVAILABLE state, where it is used to check for missing firmware, which is implemented by the parent class, not WiMAX. |
||
|---|---|---|
| .. | ||
| iwmxsdk.c | ||
| iwmxsdk.h | ||
| Makefile.am | ||
| nm-device-wimax.c | ||
| nm-device-wimax.h | ||
| nm-wimax-factory.c | ||
| nm-wimax-nsp.c | ||
| nm-wimax-nsp.h | ||
| nm-wimax-types.h | ||
| nm-wimax-util.c | ||
| nm-wimax-util.h | ||