[PATCH v8 08/13] net/tcp: simplify tcp header filling code

Simon Glass sjg at chromium.org
Thu Sep 26 23:33:42 CEST 2024


On Wed, 25 Sept 2024 at 03:41, Mikhail Kshevetskiy
<mikhail.kshevetskiy at iopsys.eu> wrote:
>
> This patch:
>  * remove useless code,
>  * use a special function for pretty printing of tcp flags,
>  * simplify the code
>
> The behavior should not be changed.
>
> Signed-off-by: Mikhail Kshevetskiy <mikhail.kshevetskiy at iopsys.eu>
> ---
>  net/tcp.c | 66 +++++++++++++++++++++++++++----------------------------
>  1 file changed, 33 insertions(+), 33 deletions(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list