From: Roland Dreier Date: Wed, 3 Oct 2007 18:15:11 +0000 (-0700) Subject: MSI: Use correct data offset for 32-bit MSI in read_msi_msg() X-Git-Tag: v2.6.24-rc1~1393^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbf5d9e6b9bcf03291cbb51db144b3e2773a8a2d;p=pandora-kernel.git 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: Roland Dreier Acked-by: Eric W. Biederman Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed