Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Oct 2003 10:03:09 -0700 (PDT)
From:      Sam Leffler <sam@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/safe safe.c
Message-ID:  <200310061703.h96H39Wx047930@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2003/10/06 10:03:08 PDT

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    sys/dev/safe         safe.c 
  Log:
  MFC 1.2:
  
  o add missing {}'s that to safe_dmamap_uniform that caused extraneous copies
    for partly-aligned operations through /dev/crypto (unlikely)
  o add missing case in iov code that never showed up because of the above bug
  
  Approved by:    re (murray)
  
  Revision  Changes    Path
  1.1.2.2   +4 -2      src/sys/dev/safe/safe.c



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