[SCSI] fusion: add message sanity check
authorMoore, Eric <Eric.Moore@lsil.com>
Wed, 18 Jan 2006 00:06:29 +0000 (17:06 -0700)
committerJames Bottomley <jejb@mulgrave.(none)>
Tue, 31 Jan 2006 20:40:05 +0000 (14:40 -0600)
commit2254c86db124a37057116ad20a8de7b8483b6f44
tree324c4e17c925d3a229b6f522644c37c67c08e3e6
parenta69ac3248513ff0fbbdd8f316136036b3b8067a9
[SCSI] fusion: add message sanity check

This adds a sanity check in the interrupt routine
insures incoming message frames are a valid
message frames.

The code for setting 0xdeadbeaf in the freed message
frames, apparently was already submitted by Christoph
in previous patch submission.

Signed-off-by: Eric Moore <Eric.Moore@lsil.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/message/fusion/mptscsih.c