commit | 4a904a65fab83bcdd6b00470ac6c4aa80518e6a9 | [log] [tgz] |
---|---|---|
author | Guennadi Liakhovetski <g.liakhovetski@gmx.de> | Sun Jun 17 20:32:27 2007 +0200 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Tue Jun 19 19:52:18 2007 -0700 |
tree | 16ebdbe481fc16bd495882ef8f5ff23db2ec6b05 | |
parent | 462b7859a07c9c2b060fa2b5b1d49f8b33706d4e [diff] |
[SCSI] tmscsim: clean-up status codes Remove redundant defines from the header, replace all occurances in the code with standard SAM_STAT_ macros. Also fix what seems to be a typo in testing for (status == H_OVER_UNDER_RUN)... Signed-off-by: G. Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>