libqos/ahci: fix cmd_sanity for ncq
commit40d29928caa6db154182f5314f497020f81e640e
authorJohn Snow <jsnow@redhat.com>
Sat, 4 Jul 2015 06:06:03 +0000 (4 02:06 -0400)
committerJohn Snow <jsnow@redhat.com>
Sat, 4 Jul 2015 06:06:03 +0000 (4 02:06 -0400)
tree9b0b35b2776e951a23d56360defeeeb404c93a19
parent34475239b8f1fff0b715cb20f8b534b9d07a897e
libqos/ahci: fix cmd_sanity for ncq

NCQ commands should not / do not update the byte count
in the command header post command, so this field is
meaningless for NCQ tests.

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-id: 1435016308-6150-10-git-send-email-jsnow@redhat.com
tests/libqos/ahci.c
tests/libqos/ahci.h