Date: Thu, 27 Jan 2022 17:17:42 +0100 From: Hans Petter Selasky <hps@selasky.org> To: Gleb Smirnoff <glebius@freebsd.org> Cc: src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: Re: git: 17cbcf33c3b6 - main - mbuf(9): Assert receive mbufs don't carry a send tag. Message-ID: <048f04e3-5897-eb32-a71a-daa23273c2bc@selasky.org> In-Reply-To: <YfLElqsV3yKSBb8L@FreeBSD.org> References: <202201261242.20QCg8jX074972@gitrepo.freebsd.org> <YfIqmPWq09gz1AWJ@FreeBSD.org> <e45bfc10-c56c-ee1a-8b92-0be1a8d8ed17@selasky.org> <YfLElqsV3yKSBb8L@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 1/27/22 17:13, Gleb Smirnoff wrote: > M_ASSERTPKTHDR() does absolutely the opposite - it asserts that m is present. > M_ASSERTEXTPG() doesn't check that explicitly, but also disallows (m == NULL). Feel free to align those macros. --HPS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?048f04e3-5897-eb32-a71a-daa23273c2bc>