Fix ESP host instance numbering.
commitc0d96d06ef796e7c7d2fd11333c907e81f8b047b
authorDavid Miller <davem@davemloft.net>
Wed, 10 Oct 2007 10:09:12 +0000 (10 03:09 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 2 Nov 2007 15:44:09 +0000 (2 08:44 -0700)
tree356e8c881a0c2b4799813c4e1f554161ba6698d5
parentf310d0f08fdf2c9ed846ddcb958c50507c7833b9
Fix ESP host instance numbering.

changeset ff4abd6cfacf0bb23a077f615d3a5cd17359db1b in mainline.

The ESP scsi driver does not initialize the host controller
instance early enough, so the messages in the log confuse
users.

Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/scsi/esp_scsi.c