[SCSI] scsi/ibmvscsi/srp.h: Fix a wrong type code used for SRP_LOGIN_REJ
authorLinda Xie <lxiep@us.ibm.com>
Fri, 15 Jul 2005 22:49:27 +0000 (17:49 -0500)
committerJames Bottomley <jejb@mulgrave.(none)>
Sat, 30 Jul 2005 13:59:04 +0000 (08:59 -0500)
commit7cd7ae531c7896f90485ce6ebb2b1370a0a7d8c8
treedf79e5962567bac1f527e40a1671a8d08933f091
parentb0825488a642cadcf39709961dde61440cb0731c
[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>
drivers/scsi/ibmvscsi/srp.h