commit | aa4d32c4742e62e09786bd1067a5b98239867e93 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Wed Jan 06 17:08:04 2010 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Mon Jan 11 09:56:30 2010 -0600 |
tree | 9becafd994e22e5aedd628a150a6724cf358ec9d | |
parent | b96a0da06bd782ef290445479a6d4d0de00c2c23 [diff] |
lsi: pass lsi_request to lsi_reselect All callers of lsi_reselect have a lsi_request struct at hand anyway. So just pass it directly instead of having lsi_reselect search for it using the tag. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>