CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2014/01/20 22:52:25
Modified files: sys/dev : softraid_crypto.c Log message: Do not bother calling splvm around crypto_invoke(), as crypto_invoke() already calls splvm as necessary. ok mikeb@