Re: git: 40dbb06fa73c - main - inpcb: retire INP_DROPPED and in_pcbdrop()
- In reply to: Herbert J. Skuhra: "Re: git: 40dbb06fa73c - main - inpcb: retire INP_DROPPED and in_pcbdrop()"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 12 Apr 2026 21:46:45 UTC
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