Date: Sat, 24 Feb 2001 22:33:51 -0800 (PST) From: Bosko Milekic <bmilekic@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_mchain.c Message-ID: <200102250633.f1P6Xpt62233@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bmilekic 2001/02/24 22:33:51 PST Modified files: sys/kern subr_mchain.c Log: Remove superfluous m_pkthdr.rcv_if = NULL assignment following m_gethdr() mbuf allocation, which already does this for us. Revision Changes Path 1.2 +1 -3 src/sys/kern/subr_mchain.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102250633.f1P6Xpt62233>