]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita0560374714bf7fe309c0eca3a2097f2e11d5eb9
treeda32cb460417b1ff83fb11a9d5412142014b72fd
parent5f90c56c37083b82ff8658d9ad1c9ddfb07fad92
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