From: Tomas Henzl Date: Wed, 28 May 2014 16:04:20 +0000 (+0200) Subject: mptfusion: fix msgContext in mptctl_hp_hostinfo X-Git-Tag: omap-for-v3.16/fixes-against-rc1~13^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73d02c200b0e43762eae7a81e7f36d14adb26a37;p=pandora-kernel.git mptfusion: fix msgContext in mptctl_hp_hostinfo Hi, without this patch the istwiRWRequest->MsgContext is always set to zero, this patch saves the MsgContext in a msgcontext variable and then restores the value. Thanks to David Jeffery who found the issue and did the analysis. Signed-off-by: Tomas Henzl Acked-by: Desai, Kashyap Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed