lkml.org 
[lkml]   [2002]   [Aug]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: 2.5.31 SCSI problem w/solution
On Thu, Aug 29, 2002 at 12:04:38AM -0400, dtonks wrote:
> Hi,
> When trying to compile module for sym53c416 I received an error
> 'address not in structure'. I traced this to - asm-i386/scatterlist.h.
> It is missing - char * address - at the beginning of the structure. I
> copied scatterlist.h from 2.4.18 and it compiled fine.

Please don't call this a solution. The char * address item is no longer
valid, so adding it back to the header won't make the driver work, it just
makes it compile and then write garbage all over your disks the first time
you try to use it.

--
Doug Ledford <dledford@redhat.com> 919-754-3700 x44233
Red Hat, Inc.
1801 Varsity Dr.
Raleigh, NC 27606

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