git: mfi(4): Add a panic to catch future mistakes.

Sascha Wildner swildner at crater.dragonflybsd.org
Tue Aug 23 23:29:03 PDT 2011


commit 753ea094e75f0fe5c497df39c83f3563699d782c
Author: Sascha Wildner <saw at online.de>
Date:   Wed Aug 24 08:26:30 2011 +0200

    mfi(4): Add a panic to catch future mistakes.
    
    It is not reached with the current code but will prevent future
    mistakes in case the mfi_identifiers[] array is not set up
    properly.

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

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/753ea094e75f0fe5c497df39c83f3563699d782c


-- 
DragonFly BSD source repository





More information about the Commits mailing list