mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
proc_bus_zorro_read() didn't take into account the current file position, hence it always read from the start of the ConfigDev. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>