summaryrefslogtreecommitdiffstats
path: root/sys/dev/aac
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/aac')
-rw-r--r--sys/dev/aac/aac.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/aac/aac.c b/sys/dev/aac/aac.c
index 89354fd..22b3de1 100644
--- a/sys/dev/aac/aac.c
+++ b/sys/dev/aac/aac.c
@@ -814,7 +814,6 @@ aac_command_thread(struct aac_softc *sc)
AAC_LOCK_RELEASE(&sc->aac_io_lock);
wakeup(sc->aac_dev);
- mtx_lock(&Giant);
kthread_exit(0);
}
OpenPOWER on IntegriCloud