commit | 2b541f8f77fd339e4c5c5cbe8549b52445012704 | [log] [tgz] |
---|---|---|
author | Dave C Boutcher <sleddog@us.ibm.com> | Thu Jan 19 13:34:44 2006 -0600 |
committer | James Bottomley <jejb@mulgrave.(none)> | Thu Jan 26 08:10:08 2006 -0500 |
tree | 2df9275132ac1bdaadf6695e4d50132b8b955efd | |
parent | 2dbb04c65561122cc53b22dbea9aa59f9609215b [diff] |
[SCSI] ibmvscsi: handle re-enable firmware message New versions of the Power5 firmware can send a "re-enable" message to the virtual scsi adapter. This fix makes us handle the message correctly. Without it, the driver goes catatonic and the system crashes unpleasantly. Signed-off-by: Dave Boutcher <sleddog@us.ibm.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>