X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fnetifd.git;a=blobdiff_plain;f=device.h;h=01a68bcc8b5210c66ee856eff184abdba688da6c;hp=58dcb18525d90d42dcb5d29dfd4415bd6d365bb6;hb=7c5d5bb952cff9fe57d0f4805cc2286318868e02;hpb=59217785704fca27d2c7a19e279d27c384a452cd diff --git a/device.h b/device.h index 58dcb18..01a68bc 100644 --- a/device.h +++ b/device.h @@ -138,6 +138,7 @@ struct device { bool current_config; bool default_config; + bool wireless; /* set interface up or down */ device_state_cb set_state;