diff options
author | John Snow | 2015-09-01 22:50:40 +0200 |
---|---|---|
committer | John Snow | 2015-09-18 16:58:56 +0200 |
commit | 28ee82557cdbf3d9023b58f7229b0d0fd1a3d776 (patch) | |
tree | f7459998727eb68a25226ac77abb66a0d51b7e59 /hw/core/platform-bus.c | |
parent | ahci: fix signature generation (diff) | |
download | qemu-28ee82557cdbf3d9023b58f7229b0d0fd1a3d776.tar.gz qemu-28ee82557cdbf3d9023b58f7229b0d0fd1a3d776.tar.xz qemu-28ee82557cdbf3d9023b58f7229b0d0fd1a3d776.zip |
ahci: remove cmd_fis argument from write_fis_d2h
It's no longer used. We used to generate a D2H FIS based
upon the command FIS that prompted the update, but in reality,
the D2H FIS is generated purely from register state.
cmd_fis is vestigial, so get rid of it.
Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-id: 1441140641-17631-4-git-send-email-jsnow@redhat.com
Diffstat (limited to 'hw/core/platform-bus.c')
0 files changed, 0 insertions, 0 deletions