qt: Add UUID features, MAC address configuration, machine move detection
This commit is contained in:
@@ -467,8 +467,7 @@ device_has_config(const device_t *dev)
|
||||
config = dev->config;
|
||||
|
||||
while (config->type != -1) {
|
||||
if (config->type != CONFIG_MAC)
|
||||
c++;
|
||||
c++;
|
||||
config++;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user