[SCSI] be2iscsi: Adding support for various Async messages from chip
authorJayamohan Kallickal <jayamohank@serverengines.com>
Tue, 24 Nov 2009 20:11:37 +0000 (01:41 +0530)
committerJames Bottomley <James.Bottomley@suse.de>
Thu, 10 Dec 2009 14:54:13 +0000 (08:54 -0600)
This patch allows for future addition of various async messages
from the chip. This ensures that the driver won't hit a BUG_ON if
the Firmware used is newer than inbox driver and so is using
latest async messages.

Signed-off-by: Jayamohan Kallickal <jayamohank@serverengines.com>
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>

No differences found