Skip to content
Commit cbf5d9e6 authored by Roland Dreier's avatar Roland Dreier Committed by Greg Kroah-Hartman
Browse files

MSI: Use correct data offset for 32-bit MSI in read_msi_msg()



While reading the MSI code trying to find a reason why MSI wouldn't
work for devices that have a 32-bit MSI address capability, I noticed
that read_msi_msg() seems to read the message data from the wrong
offset in this case.

Signed-off-by: default avatarRoland Dreier <roland@digitalvampire.org>
Acked-by: default avatarEric W. Biederman <ebiederm@xmission.com>
Cc: stable <stable@kernel.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent a56bc69a
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