Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jul 2006 19:06:54 +0000 (UTC)
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/crypto/via padlock.h
Message-ID:  <200607251906.k6PJ6sI4091842@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pjd         2006-07-25 19:06:54 UTC

  FreeBSD src repository

  Modified files:
    sys/crypto/via       padlock.h 
  Log:
  Modify PADLOCK_ALIGN() macro, so when the given address is already 16 bytes
  aligned, it will be used directly, not 'address + 16'.
  
  Revision  Changes    Path
  1.3       +1 -1      src/sys/crypto/via/padlock.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607251906.k6PJ6sI4091842>