commit | 73d02c200b0e43762eae7a81e7f36d14adb26a37 | [log] [tgz] |
---|---|---|
author | Tomas Henzl <thenzl@redhat.com> | Wed May 28 18:04:20 2014 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Wed May 28 18:14:16 2014 +0200 |
tree | 56d6bb585010478c45033d1ccab4ec4b894f7f48 | |
parent | e6842f09aa3fb00616980e501c471ec9098c5d69 [diff] |
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 <thenzl@redhat.com> Acked-by: Desai, Kashyap <Kashyap.Desai@lsi.com> Signed-off-by: Christoph Hellwig <hch@lst.de>