DragonFly commits List (threaded) for 2011-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: hptmv(4): Fix shutting down.
commit 2050a95dbd712073e4fa87c6a3c3f5191ef5580d
Author: Sascha Wildner <saw@online.de>
Date: Wed Jan 5 05:20:56 2011 +0100
hptmv(4): Fix shutting down.
This didn't work at all. pAdapter->eh was never assigned to and the event
handler for deregistering was wrong, too.
So the driver ended up deregistering all callbacks of the shutdown_final
handler during shutdown_post_sync.
Summary of changes:
sys/dev/raid/hptmv/entry.c | 17 ++++++++++-------
1 files changed, 10 insertions(+), 7 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2050a95dbd712073e4fa87c6a3c3f5191ef5580d
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]