K 10 svn:author V 3 sam K 8 svn:date V 27 2003-06-03T00:09:02.000000Z K 7 svn:log V 453 o add a ``done'' flag for crypto operations; this is set when the operation completes and is intended for callers to check operations that may complete ``prematurely'' because of direct callbacks o correct crypto_dispatch's handling of operations where the driver returns ERESTART: the return value must be zero and not ERESTART, otherwise the caller may free the crypto request prematurely (fixes panic for ops submitted through /dev/crypto) END