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

Sam Leffler sam at FreeBSD.org
Mon Oct 6 10:03:10 PDT 2003


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


More information about the cvs-src mailing list