commit | 7d3467d903c0fa663fbe3f1002e7c624a210b634 | [log] [tgz] |
---|---|---|
author | Max Reitz <mreitz@redhat.com> | Mon Oct 19 17:53:17 2015 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Oct 23 18:18:23 2015 +0200 |
tree | 2669abd9944a8c2833a4bd0996a6cc7300831774 | |
parent | 2e1280e8ff95b3145bc6262accc9d447718e5318 [diff] |
hw/usb-storage: Check whether BB is inserted Only call bdrv_add_key() on the BlockDriverState if it is not NULL. Signed-off-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Alberto Garcia <berto@igalia.com> Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>