Date: Mon, 19 Aug 2002 13:36:08 -0700 (PDT) From: Semen Ustimenko <semenu@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/tx if_tx.c if_txvar.h Message-ID: <200208192036.g7JKa8dP056384@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
semenu 2002/08/19 13:36:08 PDT
Modified files:
sys/dev/tx if_tx.c if_txvar.h
Log:
Stop trying to align malloc()ed memory. Rely on malloc() instead, just like
others.
Revision Changes Path
1.59 +18 -24 src/sys/dev/tx/if_tx.c
1.12 +0 -1 src/sys/dev/tx/if_txvar.h
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?200208192036.g7JKa8dP056384>
