]> git.proxmox.com Git - mirror_qemu.git/commit - hw/ide/ahci.c
ahci: trim signatures on raise/lower
authorJohn Snow <jsnow@redhat.com>
Fri, 8 Jun 2018 17:17:35 +0000 (13:17 -0400)
committerJohn Snow <jsnow@redhat.com>
Fri, 8 Jun 2018 17:17:35 +0000 (13:17 -0400)
commitdc5a43eda68fff32c7b0b43847332db325b094f3
tree06d021b61aff60121a3320466bc6b3023d9521d8
parent0d2fa03dae4fbe185a082f361342b1e30aed4582
ahci: trim signatures on raise/lower

These functions work on the AHCI device, not the individual
AHCI devices, so trim the AHCIDevice argument.

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Jeff Cody <jcody@redhat.com>
Message-id: 20180531004323.4611-2-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
hw/ide/ahci.c