git: aac(4) & mfi(4): Fix masking bug.

Sascha Wildner swildner at crater.dragonflybsd.org
Mon Dec 6 10:14:42 PST 2010


commit ede4fee5fa61f49f298108f3711cb3e2eeec18c1
Author: Sascha Wildner <saw at online.de>
Date:   Mon Dec 6 19:12:30 2010 +0100

    aac(4) & mfi(4): Fix masking bug.
    
    When masking direct and processor devices during an inquiry, properly
    preserve the upper bits of the first data byte.
    
    Taken-from: FreeBSD

Summary of changes:
 sys/dev/raid/aac/aac_cam.c |    3 ++-
 sys/dev/raid/mfi/mfi_cam.c |    4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ede4fee5fa61f49f298108f3711cb3e2eeec18c1


-- 
DragonFly BSD source repository





More information about the Commits mailing list