]> git.ipfire.org Git - thirdparty/u-boot.git/commit
net:lwip: Add debug line to net-lwip
authorAndrew Goodbody <andrew.goodbody@linaro.org>
Fri, 5 Dec 2025 09:46:48 +0000 (09:46 +0000)
committerJerome Forissier <jerome.forissier@arm.com>
Thu, 15 Jan 2026 10:09:28 +0000 (11:09 +0100)
commit492ff73de699a40d9eec22b9afe631061b8baef0
treecb897faf2ab0029f933bc8a349a914445bb42f41
parentd503633a36767d756c7de28305cf0de79440cbc0
net:lwip: Add debug line to net-lwip

When debugging the LWIP NFS implementation this debug line helped to
show the cause of an error. This could be useful to someone in the
future.

Signed-off-by: Andrew Goodbody <andrew.goodbody@linaro.org>
Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
net/lwip/net-lwip.c