commit | 102e56254dbf5f789e43d7eb29023f296cb67536 | [log] [tgz] |
---|---|---|
author | John Snow <jsnow@redhat.com> | Mon Nov 03 18:56:18 2014 -0500 |
committer | Stefan Hajnoczi <stefanha@redhat.com> | Fri Nov 14 09:20:35 2014 +0000 |
tree | 4cb511e450e5bda73ed9f4a2752c36a6148cc57f | |
parent | 36ab3c3400ac941e4d9afc044be08143ff9eea62 [diff] |
ahci: Check cmd_fis[1] more explicitly Instead of checking for a known byte, inspect the fields of this byte explicitly to produce more meaningful error messages and improve the readability of this section. Signed-off-by: John Snow <jsnow@redhat.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Message-id: 1415058979-16604-5-git-send-email-jsnow@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>