[SCSI] esp: fix instance numbering.
authorDavid Miller <davem@davemloft.net>
Sat, 25 Aug 2007 05:25:58 +0000 (22:25 -0700)
committerJames Bottomley <jejb@mulgrave.localdomain>
Wed, 26 Sep 2007 01:55:02 +0000 (20:55 -0500)
commitff4abd6cfacf0bb23a077f615d3a5cd17359db1b
tree1bb3b58b7e18e568915ac34741fe9bcfc6442cd5
parent2302827c95fe0f441025acd5133e532d2eef322b
[SCSI] esp: fix instance numbering.

Because the ->unique_id is set too late, the ESP scsi host
instance numbers in the kernel log during probing are
wrong.

Bug reported by Meelis Roos.

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