diff options
author | Jan Blunck <jblunck@suse.de> | 2010-04-28 05:48:52 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-04-28 05:48:52 +0400 |
commit | be94bbb5db4de0f3a2a5405511ea3ebea261f2c8 (patch) | |
tree | d00c309d4b9e80acf9e16ea398f2b7d410226325 /arch/sparc | |
parent | 667f0cee3e0321151aa7a1a5222afe67ca4be0ea (diff) | |
download | linux-be94bbb5db4de0f3a2a5405511ea3ebea261f2c8.tar.xz |
drivers/sbus/char/flash.c: flash_read should update ppos instead of file->f_pos
flash_read() updates file->f_pos directly instead of the ppos given. The
VFS later updates the file->f_pos and overwrites it with the unchanged
value of ppos.
Signed-off-by: Jan Blunck <jblunck@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc')
0 files changed, 0 insertions, 0 deletions