git: kernel/hptmv: Fix the completion of a write.

Sascha Wildner swildner at crater.dragonflybsd.org
Fri Sep 7 12:52:18 PDT 2012


commit 814ffc96953c76de883bd2f3c98de949ed415777
Author: Sascha Wildner <saw at online.de>
Date:   Fri Sep 7 21:51:17 2012 +0200

    kernel/hptmv: Fix the completion of a write.
    
    What is intended here is to perform BUS_DMASYNC_POSTWRITE when a write
    is completed, but the 'else if' had the wrong check.

Summary of changes:
 sys/dev/raid/hptmv/entry.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/814ffc96953c76de883bd2f3c98de949ed415777


-- 
DragonFly BSD source repository





More information about the Commits mailing list