diff options
author | David Howells <dhowells@redhat.com> | 2007-07-20 11:59:41 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-07-20 17:54:14 +0200 |
commit | bd6dc742a4b1945861795a66dc27c65365c5f28e (patch) | |
tree | bb075b1017c88ff27c1d8fba6fa805ecb0db0e62 /drivers/lguest | |
parent | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 (diff) | |
download | linux-bd6dc742a4b1945861795a66dc27c65365c5f28e.tar.xz linux-bd6dc742a4b1945861795a66dc27c65365c5f28e.zip |
AFS: Use patched rxrpc_kernel_send_data() correctly
Fix afs_send_simple_reply() to accept a greater-than-zero return value from
rxrpc_kernel_send_data() as being a successful return rather than thinking it
an error and aborting the call.
rxrpc_kernel_send_data() previously returned zero incorrectly when it worked
successfully, but has been patched to return the number of bytes it
transmitted.
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/lguest')
0 files changed, 0 insertions, 0 deletions