ahci: refactor process_ncq_command
commit631ddc22cbb401f2777dc8b117196f0988df4eea
authorJohn Snow <jsnow@redhat.com>
Sat, 4 Jul 2015 06:06:04 +0000 (4 02:06 -0400)
committerJohn Snow <jsnow@redhat.com>
Sat, 4 Jul 2015 06:06:04 +0000 (4 02:06 -0400)
treea71c8967ad2226a40b629a1f4ad6eb2be6ab3905
parent922f893e57da24bc80db3e79bea56485d1c111fa
ahci: refactor process_ncq_command

Split off execute_ncq_command so that we can call
it separately later if we desire.

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-id: 1435767578-32743-5-git-send-email-jsnow@redhat.com
hw/ide/ahci.c