commit | 52759e6abc88fe007a080772ee01ef1154f96f30 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Oct 02 22:59:53 2007 +0200 |
committer | James Bottomley <jejb@mulgrave.localdomain> | Fri Oct 12 14:55:42 2007 -0400 |
tree | 54d780f27ad1c522d0ceb0e4f300a1090d77feca | |
parent | 69916b7ceac0dfbbc868ae5451062cb789b1b58a [diff] |
[SCSI] gdth: Remove virt hosts The virt_ctr option allows to register a new scsi_host for each bus on the raid controller. This non-default option makes no sense with the current scsi code and prevents cleaning up the host registration, so remove it. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Boaz Harrosh <bharrosh@panasas.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>