lkml.org 
[lkml]   [2002]   [Aug]   [29]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateThu, 29 Aug 2002 00:17:43 -0400
FromDoug Ledford <>
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 12:22    [W:0.192 / U:0.040 seconds]
©2003-2008 Jasper Spaans