[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)
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>

No differences found