commit | 7cd7ae531c7896f90485ce6ebb2b1370a0a7d8c8 | [log] [tgz] |
---|---|---|
author | Linda Xie <lxiep@us.ibm.com> | Fri Jul 15 17:49:27 2005 -0500 |
committer | James Bottomley <jejb@mulgrave.(none)> | Sat Jul 30 08:59:04 2005 -0500 |
tree | df79e5962567bac1f527e40a1671a8d08933f091 | |
parent | b0825488a642cadcf39709961dde61440cb0731c [diff] |
[SCSI] scsi/ibmvscsi/srp.h: Fix a wrong type code used for SRP_LOGIN_REJ This patch fixes srp.h which uses 0x80 for SRP_LOGIN_REJ instead of 0xc2. Signed-off-by: Linda Xie <lxie@us.ibm.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>