Re: [PATCH] sym53c416 driver breakage

Jens Axboe (axboe@suse.de)
Fri, 22 Feb 2002 16:52:05 +0100


On Fri, Feb 22 2002, Paulo Andre' wrote:
> Hi,
>
> The following patch fixes a small bug which prevented the Sym53c416
> driver from compiling. I don't know to which degree this is the right
> fix, since the 'address' field from struct scatterlist just seemed to
> magically disappear. If this was intended, meaning my fix isn't
> correct, I'd like to know about it.

This is very wrong, we removed ->address for a reason (unify handling of
lo+hi memory suppot). So it may fix you compile, but that's all it will
fix. IOW, it won't work.

-- 
Jens Axboe

- 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/