OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Marco Peereboom (marcocvs.openbsd.org)
Date: Sun Apr 16 2006 - 18:39:43 CDT


CVSROOT: /cvs
Module name: src
Changes by: marcocvs.openbsd.org 2006/04/16 17:39:43

Modified files:
        sys/dev/ic : mfi.c

Log message:
Oops, make mfi_allocmem always use 64 byte boundaries since frames have to
have that alignment. It doesn't matter for the other consumers of the
function.