lkml.org 
[lkml]   [2006]   [Feb]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
SubjectRe: PATCH: rio driver, boot code (1 of 3)
From
Date
On Maw, 2006-02-14 at 19:38 +0000, Alistair John Strachan wrote:
> Missing semicolon, maybe lose the \ .
>
> > }
> >
> > rio_dprintk (RIO_DEBUG_BOOT, "Running 0x%x\n",
> > RWORD(HostP->__ParmMapR)); @@ -528,7 +524,10 @@
> > if ( (RWORD(ParmMapP->links) & 0xFFFF) != 0xFFFF ) {
> > rio_dprintk (RIO_DEBUG_BOOT, "RIO Mesg Run Fail %s\n", HostP->Name);
> > rio_dprintk (RIO_DEBUG_BOOT, "Links = 0x%x\n",RWORD(ParmMapP->links));
> > - HOST_DISABLE;
> > + HostP->Flags &= ~RUN_STATE; \
> > + HostP->Flags |= RC_STUFFED; \
> > + RIOHostReset( HostP->Type, (struct DpRam *)HostP->CardP, HostP->Slot);\
> > + continue
>
> Ditto.

Harmless but yes I'll send a diff to clean them up once the other three
are applied.


-
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: 2006-02-14 21:08    [W:0.255 / U:0.244 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site