mfi(4): Add a panic to catch future mistakes.
authorSascha Wildner <saw@online.de>
Wed, 24 Aug 2011 06:26:30 +0000 (08:26 +0200)
committerSascha Wildner <saw@online.de>
Wed, 24 Aug 2011 06:27:18 +0000 (08:27 +0200)
commit753ea094e75f0fe5c497df39c83f3563699d782c
tree071e4386ae7613e1b3e38d3d51c147a84aa78d1d
parent00a328672b45fbb7219b2244768058df741550d0
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.
sys/dev/raid/mfi/mfi.c