Skip to content
Snippets Groups Projects
Commit d4a660aa authored by Walter Stoll's avatar Walter Stoll Committed by Ramon Fried
Browse files

net: bootp: Correct VCI string transmission


The VCI string sent during bootp of U-Boot-SPL is corrupt. This is
because the byte counter is not adjusted within the bootp_extended()
function when the VCI string is added. We fix this.

Signed-off-by: default avatarWalter Stoll <walter.stoll@duagon.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent 0997bb46
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment