Re: [PATCH] net: fix NetConsole documentation reference

2023-12-19 Thread Tom Rini
On Mon, 18 Dec 2023 09:37:53 +0200, Baruch Siach wrote: > Applied to u-boot/master, thanks! -- Tom

Re: [PATCH] net: fix NetConsole documentation reference

2023-12-18 Thread Ramon Fried
On Mon, Dec 18, 2023 at 9:37 AM Baruch Siach wrote: > > Fixes: d0253f7e5ca1 ("doc: move README.NetConsole to HTML documentation") > Signed-off-by: Baruch Siach > --- > net/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/net/Kconfig b/net/Kconfig > index 421588912

[PATCH] net: fix NetConsole documentation reference

2023-12-17 Thread Baruch Siach
Fixes: d0253f7e5ca1 ("doc: move README.NetConsole to HTML documentation") Signed-off-by: Baruch Siach --- net/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/Kconfig b/net/Kconfig index 4215889127c9..92a22ac1ea55 100644 --- a/net/Kconfig +++ b/net/Kconfig @@ -57,7