commit | 8869e103979e499babe73488abe1f9c935746a60 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Wed Oct 12 12:49:35 2011 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Oct 28 19:25:51 2011 +0200 |
tree | 89033ad5faf0e28afb27590cdb06ec7b3e3fec2a | |
parent | 628e95b61650f00607e8ddcf952b2e93f6ac3c89 [diff] |
scsi-generic: drop SCSIGenericState It is not needed, because s->bs is already stored in SCSIDevice, and can be reached from the conf.bs member. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>