]> git.dujemihanovic.xyz Git - u-boot.git/commit
net: correct wget_connected debug messages
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Tue, 8 Oct 2024 23:02:05 +0000 (01:02 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 15 Oct 2024 17:38:44 +0000 (11:38 -0600)
commitea2515fdb84ab5dba7b4e013f061ca07edf174df
tree024584fde9b8df8506edb151cce18ed38a4a2750
parent8014fabb5d587d31c9ac058116a93eed7369a7d6
net: correct wget_connected debug messages

* Remove duplicate debug message in wget_connected()
* Correct typo 'Connctd'

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Peter Robinson <pbrobinson@gmail.com>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
net/wget.c