summaryrefslogtreecommitdiffstats
path: root/discover/pxe-parser.c
diff options
context:
space:
mode:
Diffstat (limited to 'discover/pxe-parser.c')
-rw-r--r--discover/pxe-parser.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/discover/pxe-parser.c b/discover/pxe-parser.c
index c2d0ed5..046addb 100644
--- a/discover/pxe-parser.c
+++ b/discover/pxe-parser.c
@@ -296,7 +296,7 @@ static void pxe_conf_parse_cb(struct load_url_result *result, void *data)
*/
device_handler_status_dev_info(handler, conf->dc->device,
_("Parsed PXE config from %s"),
- pb_url_to_string(conf->dc->conf_url));
+ pb_url_to_string(result->url));
talloc_free(buf);
out_clean:
OpenPOWER on IntegriCloud