Module Name: src
Committed By: pgoyette
Date: Sat Nov 28 03:06:46 UTC 2015
Modified Files:
src/sys/opencrypto: crypto.c cryptodev.h
Log Message:
Re-work the module init and destroy code to allow it to be unloaded and
then reloaded.
Should fix PR kern/49842
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/sys/opencrypto/crypto.c
cvs rdiff -u -r1.25 -r1.26 src/sys/opencrypto/cryptodev.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.