Date: Wed, 3 Apr 2002 21:42:09 -0800 (PST) From: Luigi Rizzo <luigi@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net ethernet.h if_ethersubr.c if_vlan.c Message-ID: <200204040542.g345g9P08170@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
luigi 2002/04/03 21:42:09 PST Modified files: sys/net ethernet.h if_ethersubr.c if_vlan.c Log: Fix a couple of incorrect m_free() vs. m_freem() usages and related issues. Reviewed-by: brooks Revision Changes Path 1.20 +9 -29 src/sys/net/ethernet.h 1.110 +8 -1 src/sys/net/if_ethersubr.c 1.40 +3 -1 src/sys/net/if_vlan.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?200204040542.g345g9P08170>