Re: [PATCH] bug fix for ata.c and scsi.c

2008-09-21 Thread Bean
On Mon, Sep 8, 2008 at 9:56 PM, Robert Millan <[EMAIL PROTECTED]> wrote: > On Mon, Sep 01, 2008 at 09:21:30PM +0800, Bean wrote: >> Hi, >> >> 2008-09-01 Bean <[EMAIL PROTECTED]> >> >> * disk/ata.c (grub_apapi_open): Initialize devfnd, no need to set >> scsi->name and scsi->luns, as th

Re: [PATCH] bug fix for ata.c and scsi.c

2008-09-08 Thread Robert Millan
On Mon, Sep 01, 2008 at 09:21:30PM +0800, Bean wrote: > Hi, > > 2008-09-01 Bean <[EMAIL PROTECTED]> > > * disk/ata.c (grub_apapi_open): Initialize devfnd, no need to set > scsi->name and scsi->luns, as they will be set in grub_scsi_open. > > * disk/scsi.c (grub_scsi_open): Do