]> git.ipfire.org Git - thirdparty/qemu.git/commit
iscsi: move iscsi_schedule_bh and iscsi_readv_writev_bh_cb
authorPaolo Bonzini <pbonzini@redhat.com>
Sat, 18 Aug 2012 21:37:31 +0000 (23:37 +0200)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Tue, 28 Aug 2012 06:50:01 +0000 (01:50 -0500)
commita410be59b5f2727f254152020e0f59cf2c1c5b15
tree0a5dc4e8afe6d7d774451f57dd6774bfc7a3f8ad
parentf946f010f5f7d6b13bf6acabffebe093b1c9949c
iscsi: move iscsi_schedule_bh and iscsi_readv_writev_bh_cb

Put these functions at the beginning, to avoid forward references
in the next patches.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
(cherry picked from commit 27cbd828c617944c0f9603763fdf4fa87e7ad923)

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
block/iscsi.c