cvs commit: src/sys/dev/safe safe.c

Sam Leffler sam at FreeBSD.org
Wed Aug 13 13:42:55 PDT 2003


sam         2003/08/13 13:42:53 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/safe         safe.c 
  Log:
  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
  
  Submitted by:   "Jason L. Wright" <jason at thought.net>
  MFC after:      3 days
  
  Revision  Changes    Path
  1.2       +4 -2      src/sys/dev/safe/safe.c


More information about the cvs-src mailing list