commit | 3e74051bc7b780c5ba28939f9d5c4cd3280a5ff7 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sun Jul 30 19:13:36 2006 +0200 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Sun Aug 06 13:19:56 2006 -0500 |
tree | c29352e9c87e733c8793e9c1cbff4b226a20a083 | |
parent | 00dd7b7d26a3bf3780cfcebfdde2b86126b3a082 [diff] |
[SCSI] hptiop: backout ioctl mess The hptiop just got merged with a horrible amount of really bad ioctl code that is against the standards for new scsi drivers. This patch backs it out (and fixes a small bug where scsi_add_host is called to early). We can re-add proper APIs once we agree on them. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>