[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)
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

Simple merge