summaryrefslogtreecommitdiff
path: root/contrib/examples/httpd/https_example
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2026-05-18 16:32:05 -0600
committerTom Rini <[email protected]>2026-05-19 07:53:50 -0600
commit15cc283d1ba4f0821bf96dd709cc805513746da7 (patch)
tree879a807e70cc9b3e6ed58a66c99fb886743fb05d /contrib/examples/httpd/https_example
parent21a3b9f03b05467ec7422399a92a43f89dd2b526 (diff)
bootdev: Fix the case where the driver ops field is null.
In the case where a bootdev does not have a custom get_bootflow function but instead relies on default_get_bootflow to provide one, bootdev_get_bootflow was not handling the case where ops was simply not set. Restructure the function to check for "ops && ops->get_bootflow" and add appropriate log_debug calls for both cases. Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'contrib/examples/httpd/https_example')
0 files changed, 0 insertions, 0 deletions