qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/3] hw/net: Drop unnecessary .can_receive funct


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH 0/3] hw/net: Drop unnecessary .can_receive functions
Date: Mon, 20 Jul 2015 17:47:58 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

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: pgpBXI4Vvm0Yh.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]