Re: [GIT PATCH] SCSI bug fix for 2.6.23-rc8

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Andrew Morton <akpm@...>
Cc: Linus Torvalds <torvalds@...>, linux-scsi <linux-scsi@...>, linux-kernel <linux-kernel@...>
Date: Tuesday, September 25, 2007 - 9:57 pm

On Tue, 2007-09-25 at 12:55 -0500, James Bottomley wrote:

We've had another late arriving bug fix:

commit ff4abd6cfacf0bb23a077f615d3a5cd17359db1b
Author: David Miller <davem@davemloft.net>
Date:   Fri Aug 24 22:25:58 2007 -0700

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

Which I've added.  The diffstat is now:

 esp_scsi.c           |    3 ++-
 scsi_transport_spi.c |   28 ++++++++++++++++++++++------
 2 files changed, 24 insertions(+), 7 deletions(-)

James


-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[GIT PATCH] SCSI bug fix for 2.6.23-rc8, James Bottomley, (Tue Sep 25, 1:55 pm)
Re: [GIT PATCH] SCSI bug fix for 2.6.23-rc8, James Bottomley, (Tue Sep 25, 9:57 pm)