Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Sep 2009 09:48:18 +0000 (UTC)
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/opencrypto cryptodev.c
Message-ID:  <200909040948.n849mPr6035811@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pjd         2009-09-04 09:48:18 UTC

  FreeBSD src repository

  Modified files:
    sys/opencrypto       cryptodev.c 
  Log:
  SVN rev 196825 on 2009-09-04 09:48:18Z by pjd
  
  If crypto operation is finished with EAGAIN, don't repeat operation from
  the return context, but from the original context.
  Before repeating operation clear DONE flag and error.
  
  Reviewed by:    sam
  Obtained from:  Wheel Sp. z o.o. (http://www.wheel.pl)
  
  Revision  Changes    Path
  1.41      +9 -8      src/sys/opencrypto/cryptodev.c



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