Bug in rpxlite.c ?

David Woodhouse dwmw2 at infradead.org
Mon Mar 5 16:39:34 EST 2001


On Mon, 5 Mar 2001, Robert Kaiser wrote:

> I just stumbled over this line in rpxlite.c and I'm wondering if the "* ofs"
> should really be a "+ ofs":
> 
> __u8 rpxlite_read8(struct map_info *map, unsigned long ofs)
> {
>     return readb(map->map_priv_1 * ofs);
> }

Heh, yeah - I suppose nobody's tried to use 8-bit chips in an rpxlite 
board yet :) Please commit the change.

-- 
dwmw2




To unsubscribe, send "unsubscribe mtd" to majordomo at infradead.org



More information about the linux-mtd mailing list