[SCSI] hptiop: backout ioctl mess
authorChristoph Hellwig <hch@lst.de>
Sun, 30 Jul 2006 17:13:36 +0000 (19:13 +0200)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sun, 6 Aug 2006 18:19:56 +0000 (13:19 -0500)
commit3e74051bc7b780c5ba28939f9d5c4cd3280a5ff7
treec29352e9c87e733c8793e9c1cbff4b226a20a083
parent00dd7b7d26a3bf3780cfcebfdde2b86126b3a082
[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>
drivers/scsi/hptiop.c