From: Christoph Hellwig Date: Sun, 30 Jul 2006 17:13:36 +0000 (+0200) Subject: [SCSI] hptiop: backout ioctl mess X-Git-Tag: v2.6.18-rc5~57^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e74051bc7b780c5ba28939f9d5c4cd3280a5ff7;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed