Module Name: src Committed By: riastradh Date: Sun May 22 11:35:14 UTC 2022
Modified Files:
src/sys/dev/pci: ubsec.c
Log Message:
ubsec(4): Tidy up error branches of ubsec_process.
Make sure to return zero, not error, when we've already done
crypto_done and set crp_etype.
To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 src/sys/dev/pci/ubsec.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
