John Snow 3d937150dc qtest/ahci: fix redundant assertion
Fixes https://bugs.launchpad.net/qemu/+bug/1497711

(!ncq || (ncq && lba48)) is the same as
(!ncq || lba48).

The intention is simply: "If a command is NCQ,
it must also be LBA48."

Signed-off-by: John Snow <jsnow@redhat.com>
Message-id: 1442868929-17777-1-git-send-email-jsnow@redhat.com
2015-10-05 12:00:55 -04:00
..
2015-10-05 12:00:55 -04:00
2015-09-18 10:58:56 -04:00
2015-09-18 10:58:56 -04:00
2015-03-10 14:02:20 +01:00
2015-03-10 14:02:20 +01:00
2015-05-22 15:58:22 -04:00
2014-10-15 05:03:13 +02:00
2014-10-15 05:03:13 +02:00
2015-03-10 14:02:20 +01:00
2015-03-10 14:02:20 +01:00