commit | be7db055dd7261522557046370f49160728e3847 | [log] [tgz] |
---|---|---|
author | <hch@lst.de> | Sun Apr 17 15:26:13 2005 -0500 |
committer | James Bottomley <jejb@titanic> | Mon Apr 18 13:49:58 2005 -0500 |
tree | 314689dfb551ee9ad5ef8c27576762489a51897d | |
parent | 80e2ca3dcb1043420ac4b06de8eed3d6fedaddda [diff] |
[PATCH] remove old scsi data direction macros these have been wrappers for the generic dma direction bits since 2.5.x. This patch converts the few remaining drivers and removes the macros. Arjan noticed there's some hunk in here that shouldn't. Updated patch below: Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>