Skip to content
Commit 85f1cb60 authored by H. Peter Anvin's avatar H. Peter Anvin
Browse files

x86: msr: correct return value on partial operations



Return the correct return value when the MSR driver partially
completes a request (we should return the number of bytes actually
read or written, instead of the error code.)

Signed-off-by: default avatarH. Peter Anvin <hpa@zytor.com>
parent 4b46ca70
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment