[SCSI] tmscsim: clean-up status codes
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Sun, 17 Jun 2007 18:32:27 +0000 (20:32 +0200)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Wed, 20 Jun 2007 02:52:18 +0000 (19:52 -0700)
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>

No differences found