On Fri, 21 Mar 2025 at 14:42, Jerome Forissier
wrote:
>
> Commit 1d5d292b7941 ("net: split net into net{,-common,-legacy,-lwip}")
> inadvertendly left a commented out declaration for do_wget() in
> net-common.h. Remove it.
>
> Signed-off-by: Jerome Forissier
> ---
> include/net-common.h | 1 -
>
On 21.03.25 13:42, Jerome Forissier wrote:
Commit 1d5d292b7941 ("net: split net into net{,-common,-legacy,-lwip}")
inadvertendly left a commented out declaration for do_wget() in
net-common.h. Remove it.
Signed-off-by: Jerome Forissier
The definition was moved to include/net-lwip.h.
Reviewed
Commit 1d5d292b7941 ("net: split net into net{,-common,-legacy,-lwip}")
inadvertendly left a commented out declaration for do_wget() in
net-common.h. Remove it.
Signed-off-by: Jerome Forissier
---
include/net-common.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/include/net-common.h b/incl
3 matches
Mail list logo