[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)
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>

No differences found