Bug in rpxlite.c ?
Robert Kaiser
rob at sysgo.de
Mon Mar 5 16:21:51 EST 2001
Hi,
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);
}
----------------------------------------------------------------
Robert Kaiser email: rkaiser at sysgo.de
SYSGO RTS GmbH
Am Pfaffenstein 14 phone: (49) 6136 9948-762
D-55270 Klein-Winternheim / Germany fax: (49) 6136 9948-10
To unsubscribe, send "unsubscribe mtd" to majordomo at infradead.org
More information about the linux-mtd
mailing list