diff options
| author | Tom Rini <[email protected]> | 2026-05-18 16:32:05 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-05-19 07:53:50 -0600 |
| commit | 15cc283d1ba4f0821bf96dd709cc805513746da7 (patch) | |
| tree | 879a807e70cc9b3e6ed58a66c99fb886743fb05d /contrib/apps/httpserver/httpserver-netconn.h | |
| parent | 21a3b9f03b05467ec7422399a92a43f89dd2b526 (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/apps/httpserver/httpserver-netconn.h')
0 files changed, 0 insertions, 0 deletions
