commit | 78b9fb6d38b1caf1c11cba5b10bb859e3cce071f | [log] [tgz] |
---|---|---|
author | Jayamohan Kallickal <jayamohank@serverengines.com> | Wed Nov 25 01:41:37 2009 +0530 |
committer | James Bottomley <James.Bottomley@suse.de> | Thu Dec 10 08:54:13 2009 -0600 |
tree | 0011c8cd8839d181ed833719e10f466644edf9be | |
parent | 7ec4ad0125db0222e397508c190b01c8f2b5f7cd [diff] |
[SCSI] be2iscsi: Adding support for various Async messages from chip 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>