lkml.org 
[lkml]   [2003]   [May]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [2.5.70-bk1] Compilation failures ppa.c imm.c
David van Hoose wrote:
> There is a compilation error on line 280 of ppa.c.
> Should
> if (ppa_hosts[i] == host)
> Be
> if ((struct Scsi_Host *)&ppa_hosts[i] == host)
> ??

Actually.. Looking at imm.c, I think that was supposed to be:
if (ppa_hosts[i].host == host->host_no)

Correct?

-David

-
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:35    [W:0.700 / U:1.340 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site