commit | 2190a1e7705456c2298873b2547a6eb19b8e31ae | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert@linux-m68k.org> | Wed Jun 09 11:24:32 2010 +0200 |
committer | Geert Uytterhoeven <geert@linux-m68k.org> | Mon Aug 09 21:14:08 2010 +0200 |
tree | 5af2f0231c592c63fdfbb99cf45af650edfcce15 | |
parent | d50ac468dd023db32c9455b2df56237caf601cbd [diff] |
zorro: Fix reading of proc/bus/zorro/* in small chunks 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>