[SCSI] hptiop: backout ioctl mess
commit6ea24476068fae8b9c95bf67615436c02f737a5f
authorChristoph Hellwig <hch@lst.de>
Fri, 24 Nov 2006 03:38:58 +0000 (24 04:38 +0100)
committerAdrian Bunk <bunk@stusta.de>
Fri, 24 Nov 2006 03:38:58 +0000 (24 04:38 +0100)
tree646751779804bd2bba82aaae3372857fa4296758
parent2918372bc191a0953ad53825cc19e52a0dabcedb
[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: Adrian Bunk <bunk@stusta.de>
drivers/scsi/hptiop.c