From: Hans de Goede <hdegoede@redhat.com>
To: Gerd Hoffmann <kraxel@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: [Qemu-devel] usb: split packet result into actual_length + status v3
Date: Thu, 1 Nov 2012 17:15:00 +0100 [thread overview]
Message-ID: <1351786506-17329-1-git-send-email-hdegoede@redhat.com> (raw)
Here is v3 of the split packet result into actual_length + status patchset.
Changes in v2:
As requested this version makes sb_handle_packet and
the device's handle_control and handle_data methods return void, to
make the sync/async packet handling more alike.
Changes in v3:
-Rebased on latest usb-next tree
-Added a patch to change how combined packets are freed, based on review
comments
Regards,
Hans
next reply other threads:[~2012-11-01 16:13 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-01 16:15 Hans de Goede [this message]
2012-11-01 16:15 ` [Qemu-devel] [PATCH 1/6] usb: split packet result into actual_length + status Hans de Goede
2012-11-01 16:15 ` [Qemu-devel] [PATCH 2/6] usb-redir: Allow packets to have both data and an error-status Hans de Goede
2012-11-01 16:15 ` [Qemu-devel] [PATCH 3/6] ehci: Get rid of the magical PROC_ERR status Hans de Goede
2012-11-01 16:15 ` [Qemu-devel] [PATCH 4/6] ehci: Add support for packets with both data and an error status Hans de Goede
2012-11-01 16:15 ` [Qemu-devel] [PATCH 5/6] xhci: " Hans de Goede
2012-11-01 16:15 ` [Qemu-devel] [PATCH 6/6] usb/combined-packet: Move freeing of combined to usb_combined_packet_remove() Hans de Goede
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1351786506-17329-1-git-send-email-hdegoede@redhat.com \
--to=hdegoede@redhat.com \
--cc=kraxel@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).