qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@gmail.com>
To: Fam Zheng <famz@redhat.com>
Cc: Peter Maydell <peter.maydell@linaro.org>,
	Jan Kiszka <jan.kiszka@web.de>,
	qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 0/3] hw/net: Drop unnecessary .can_receive functions
Date: Mon, 20 Jul 2015 17:47:58 +0100	[thread overview]
Message-ID: <20150720164758.GA3607@stefanha-thinkpad.redhat.com> (raw)
In-Reply-To: <1435734647-8371-1-git-send-email-famz@redhat.com>

[-- Attachment #1: Type: text/plain, Size: 596 bytes --]

On Wed, Jul 01, 2015 at 03:10:44PM +0800, Fam Zheng wrote:
> These are all repeating the default, and since we're cleaning up .can_receive,
> let's get these out of the way.
> 
> Fam
> 
> 
> Fam Zheng (3):
>   musicpal: Drop eth_can_receive
>   etraxfs_eth: Drop eth_can_receive
>   lan9118: Drop lan9118_can_receive
> 
>  hw/arm/musicpal.c    | 6 ------
>  hw/net/etraxfs_eth.c | 6 ------
>  hw/net/lan9118.c     | 6 ------
>  3 files changed, 18 deletions(-)
> 
> -- 
> 2.4.3
> 
> 

Thanks, applied to my net tree:
https://github.com/stefanha/qemu/commits/net

Stefan

[-- Attachment #2: Type: application/pgp-signature, Size: 473 bytes --]

      parent reply	other threads:[~2015-07-20 16:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-01  7:10 [Qemu-devel] [PATCH 0/3] hw/net: Drop unnecessary .can_receive functions Fam Zheng
2015-07-01  7:10 ` [Qemu-devel] [PATCH 1/3] musicpal: Drop eth_can_receive Fam Zheng
2015-07-01  7:10 ` [Qemu-devel] [PATCH 2/3] etraxfs_eth: " Fam Zheng
2015-07-01  7:10 ` [Qemu-devel] [PATCH 3/3] lan9118: Drop lan9118_can_receive Fam Zheng
2015-07-13  5:44 ` [Qemu-devel] [PATCH 0/3] hw/net: Drop unnecessary .can_receive functions Fam Zheng
2015-07-13  6:10 ` Jason Wang
2015-07-20 16:47 ` Stefan Hajnoczi [this message]

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=20150720164758.GA3607@stefanha-thinkpad.redhat.com \
    --to=stefanha@gmail.com \
    --cc=famz@redhat.com \
    --cc=jan.kiszka@web.de \
    --cc=peter.maydell@linaro.org \
    --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).