lsi: pass lsi_request to lsi_reselect
commitaa4d32c4742e62e09786bd1067a5b98239867e93
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 6 Jan 2010 16:08:04 +0000 (6 17:08 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 11 Jan 2010 15:56:30 +0000 (11 09:56 -0600)
tree9becafd994e22e5aedd628a150a6724cf358ec9d
parentb96a0da06bd782ef290445479a6d4d0de00c2c23
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>
hw/lsi53c895a.c