lkml.org 
[lkml]   [2002]   [Oct]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: 2.5 Problem Report Status

On Sat, 26 Oct 2002, Toon van der Pas wrote:

> On Wed, Oct 23, 2002 at 10:03:51AM -0700, Patrick Mochel wrote:
> >
> > ===== drivers/ide/ide.c 1.33 vs edited =====
> > --- 1.33/drivers/ide/ide.c Fri Oct 18 12:44:11 2002
> > +++ edited/drivers/ide/ide.c Wed Oct 23 09:42:27 2002
> > @@ -3351,6 +3351,14 @@
> > return 0;
> > }
> >
> > +static void ide_drive_shutdown(struct device * dev)
> > +{
> > + ide_drive_t * drive = container_of(dev,ide_drive_t,gendev);
> > + ide_driver_t * drive = drive->driver;
>
> Are you sure you didn't introduce a typo here? (missing 'r')
> Maybe you meant this line to be:
>
> + ide_driver_t * driver = drive->driver;

Uhm..yes. Sorry about that.

-pat

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:30    [W:0.082 / U:0.152 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site