diff options
author | Michael Tokarev | 2012-03-14 07:56:04 +0100 |
---|---|---|
committer | Michael Tokarev | 2012-06-11 21:12:11 +0200 |
commit | e3e87df4c94319b15017f958e22761aba03c452a (patch) | |
tree | d75e0b9b024808a4015c434925ca2cc918e8df26 /hw/usb/hcd-ehci.c | |
parent | rename qemu_sendv to iov_send, change proto and move declarations to iov.h (diff) | |
download | qemu-e3e87df4c94319b15017f958e22761aba03c452a.tar.gz qemu-e3e87df4c94319b15017f958e22761aba03c452a.tar.xz qemu-e3e87df4c94319b15017f958e22761aba03c452a.zip |
export iov_send_recv() and use it in iov_send() and iov_recv()
Rename do_sendv_recvv() to iov_send_recv(), change its last arg
(do_send) from int to bool, export it in iov.h, and made the two
callers of it (iov_send() and iov_recv()) to be trivial #defines
just adding 5th arg.
iov_send_recv() will be used later.
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'hw/usb/hcd-ehci.c')
0 files changed, 0 insertions, 0 deletions