All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Benoît Canet" <benoit.canet@irqsave.net>
To: Stefan Hajnoczi <stefanha@redhat.com>
Cc: qemu-trivial@nongnu.org, qemu-devel@nongnu.org,
	Gerd Hoffmann <kraxel@redhat.com>
Subject: Re: [Qemu-trivial] [Qemu-devel] [PATCH v2] usb: drop unused USBNetState.inpkt field
Date: Tue, 29 Oct 2013 21:13:42 +0100	[thread overview]
Message-ID: <20131029201341.GC2948@irqsave.net> (raw)
In-Reply-To: <1383057871-3897-1-git-send-email-stefanha@redhat.com>

Le Tuesday 29 Oct 2013 à 15:44:31 (+0100), Stefan Hajnoczi a écrit :
> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
> ---
>  hw/usb/dev-network.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/hw/usb/dev-network.c b/hw/usb/dev-network.c
> index 660d774..4c532b7 100644
> --- a/hw/usb/dev-network.c
> +++ b/hw/usb/dev-network.c
> @@ -637,7 +637,6 @@ typedef struct USBNetState {
>      unsigned int out_ptr;
>      uint8_t out_buf[2048];
>  
> -    USBPacket *inpkt;
>      unsigned int in_ptr, in_len;
>      uint8_t in_buf[2048];
>  
> -- 
> 1.8.3.1
> 
> 
Reviewed-by: Benoit Canet <benoit@irqsave.net>


WARNING: multiple messages have this Message-ID (diff)
From: "Benoît Canet" <benoit.canet@irqsave.net>
To: Stefan Hajnoczi <stefanha@redhat.com>
Cc: qemu-trivial@nongnu.org, qemu-devel@nongnu.org,
	Gerd Hoffmann <kraxel@redhat.com>
Subject: Re: [Qemu-devel] [PATCH v2] usb: drop unused USBNetState.inpkt field
Date: Tue, 29 Oct 2013 21:13:42 +0100	[thread overview]
Message-ID: <20131029201341.GC2948@irqsave.net> (raw)
In-Reply-To: <1383057871-3897-1-git-send-email-stefanha@redhat.com>

Le Tuesday 29 Oct 2013 à 15:44:31 (+0100), Stefan Hajnoczi a écrit :
> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
> ---
>  hw/usb/dev-network.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/hw/usb/dev-network.c b/hw/usb/dev-network.c
> index 660d774..4c532b7 100644
> --- a/hw/usb/dev-network.c
> +++ b/hw/usb/dev-network.c
> @@ -637,7 +637,6 @@ typedef struct USBNetState {
>      unsigned int out_ptr;
>      uint8_t out_buf[2048];
>  
> -    USBPacket *inpkt;
>      unsigned int in_ptr, in_len;
>      uint8_t in_buf[2048];
>  
> -- 
> 1.8.3.1
> 
> 
Reviewed-by: Benoit Canet <benoit@irqsave.net>

  reply	other threads:[~2013-10-29 20:14 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-29 14:44 [Qemu-trivial] [PATCH v2] usb: drop unused USBNetState.inpkt field Stefan Hajnoczi
2013-10-29 14:44 ` [Qemu-devel] " Stefan Hajnoczi
2013-10-29 20:13 ` Benoît Canet [this message]
2013-10-29 20:13   ` Benoît Canet
2013-10-30  8:05 ` [Qemu-trivial] " Gerd Hoffmann
2013-10-30  8:05   ` [Qemu-devel] " Gerd Hoffmann
2013-11-01 10:12 ` [Qemu-trivial] " Michael Tokarev
2013-11-01 10:12   ` [Qemu-devel] " Michael Tokarev

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=20131029201341.GC2948@irqsave.net \
    --to=benoit.canet@irqsave.net \
    --cc=kraxel@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-trivial@nongnu.org \
    --cc=stefanha@redhat.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.