relay file read: start-pos fix
authorDavid Wilder <dwilder@us.ibm.com>
Wed, 27 Jun 2007 21:10:03 +0000 (14:10 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 28 Jun 2007 18:34:54 +0000 (11:34 -0700)
commit8d62fdebdaf9b866c7e236a8f5cfe90e6dba5773
treeda32cb460417b1ff83fb11a9d5412142014b72fd
parentea7fc3336b1d657c65daf55614d4aaadd8c1c244
relay file read: start-pos fix

Fix a bug in the relay read interface causing the number of consumed bytes
to be set incorrectly.

Signed-off-by: Tom Zanussi <zanussi@us.ibm.com>
Signed-off-by: David Wilder <dwilder@us.ibm.com>
Cc: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/relay.c