Add a missing crit_exit(). The code path in question only got executed
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 20 Jun 2005 02:56:09 +0000 (02:56 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 20 Jun 2005 02:56:09 +0000 (02:56 +0000)
commitb2a7de38b6de78c49f7c8968e35913d3e40a2731
treed2c7c73e046301518ba42646cfd7acffd24253e2
parentff1a75a1e54b3bb26722e328dad5dd44b62b7f5e
Add a missing crit_exit().  The code path in question only got executed
if an error occurs.
sys/dev/disk/aha/aha.c