Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Apr 2026 14:46:45 -0700
From:      Gleb Smirnoff <glebius@freebsd.org>
To:        "Herbert J. Skuhra" <herbert@gojira.at>
Cc:        src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org
Subject:   Re: git: 40dbb06fa73c - main - inpcb: retire INP_DROPPED and in_pcbdrop()
Message-ID:  <adwSxRp6f1vjfb0s@cell.glebi.us>
In-Reply-To: <87h5pfvoz5.wl-herbert@gojira.at>
References:  <69dbe5f7.3af83.6ab643b3@gitrepo.freebsd.org> <87h5pfvoz5.wl-herbert@gojira.at>

index | next in thread | previous in thread | raw e-mail

On Sun, Apr 12, 2026 at 11:38:22PM +0200, Herbert J. Skuhra wrote:
H> This commit seems to break GENERIC-NODEBUG:
...
H> /home/herbert/sources/freebsd/main/src/sys/netinet/tcp_usrreq.c
H> /home/herbert/sources/freebsd/main/src/sys/netinet/tcp_usrreq.c:2589:16: error: unused variable 'inp' [-Werror,-Wunused-variable]
H>  2589 |         struct inpcb *inp = tptoinpcb(tp);
H>       |                       ^~~

Fix pushed. Sorry for that.

-- 
Gleb Smirnoff


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?adwSxRp6f1vjfb0s>