commit | 995bf0ca57e52f4991d7f90c7eb2bbf7bc3f3c44 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Wed Mar 10 17:30:29 2010 +0100 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Sat Mar 13 12:14:16 2010 +0100 |
tree | cc534fe208c24d1d87bd024f0c6f0361ac25faa9 | |
parent | 990caaf19c73d6e82c78bfd144a403c35525085a [diff] |
fdc: fix drive property handling. Fix the floppy controller init wrappers to set the drive properties only in case the DriveInfo pointers passed in are non NULL. This allows to set the properties using -global. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>