diff options
author | Andrew Vasquez <[email protected]> | 2009-03-05 11:07:03 -0800 |
---|---|---|
committer | James Bottomley <[email protected]> | 2009-03-10 09:27:54 -0500 |
commit | c6b2fca8205dc33e3bb444835769e4ea4c6bc58d (patch) | |
tree | e632c7928dc1165978c01dc21e571d029ada7079 /net/lapb/lapb_iface.c | |
parent | ee546b6e048586381462ce7bb51c7ddc03819619 (diff) |
[SCSI] qla2xxx: Correct truncation in return-code status checking.
QLA_* return codes are 'int' in size. There were still several
legacy check-points which assumed a return-code width of 8-bits.
This could cause incorrect assumptions of 'good' status if a
return of QLA_FUNCTION_TIMEOUT.
Signed-off-by: Andrew Vasquez <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions