git: hptmv(4): Fix shutting down.

Sascha Wildner swildner at crater.dragonflybsd.org
Tue Jan 4 20:22:41 PST 2011


commit 2050a95dbd712073e4fa87c6a3c3f5191ef5580d
Author: Sascha Wildner <saw at 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





More information about the Commits mailing list