From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40580) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZHEEa-0006Nb-Mn for qemu-devel@nongnu.org; Mon, 20 Jul 2015 12:48:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZHEEU-0003Le-Ui for qemu-devel@nongnu.org; Mon, 20 Jul 2015 12:48:08 -0400 Received: from mail-wg0-x231.google.com ([2a00:1450:400c:c00::231]:36731) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZHEEU-0003LX-Mb for qemu-devel@nongnu.org; Mon, 20 Jul 2015 12:48:02 -0400 Received: by wgbcc4 with SMTP id cc4so42195714wgb.3 for ; Mon, 20 Jul 2015 09:48:02 -0700 (PDT) Date: Mon, 20 Jul 2015 17:47:58 +0100 From: Stefan Hajnoczi Message-ID: <20150720164758.GA3607@stefanha-thinkpad.redhat.com> References: <1435734647-8371-1-git-send-email-famz@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="rwEMma7ioTxnRzrJ" Content-Disposition: inline In-Reply-To: <1435734647-8371-1-git-send-email-famz@redhat.com> Subject: Re: [Qemu-devel] [PATCH 0/3] hw/net: Drop unnecessary .can_receive functions List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Fam Zheng Cc: Peter Maydell , Jan Kiszka , qemu-devel@nongnu.org --rwEMma7ioTxnRzrJ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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_rec= eive, > let's get these out of the way. >=20 > Fam >=20 >=20 > Fam Zheng (3): > musicpal: Drop eth_can_receive > etraxfs_eth: Drop eth_can_receive > lan9118: Drop lan9118_can_receive >=20 > hw/arm/musicpal.c | 6 ------ > hw/net/etraxfs_eth.c | 6 ------ > hw/net/lan9118.c | 6 ------ > 3 files changed, 18 deletions(-) >=20 > --=20 > 2.4.3 >=20 >=20 Thanks, applied to my net tree: https://github.com/stefanha/qemu/commits/net Stefan --rwEMma7ioTxnRzrJ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJVrSY+AAoJEJykq7OBq3PI9/kIAKcyw8q8NAieA8zImYKKMbsl jnluK7eevrVTAfpd9U21dNSUbusiQ2pbn0Df8wVZra6n+PdxP7OlBYAhuMIY5Kgf O9VbuA5i0rOEmBHFug6TmSNubDg9Bfj5wOmQF4yEs/LD5MDPL59XVKwSr3PtJOOl 4Y1wT9tloI44q8HtboFCABKRbyl1wRS5QKYL1PhEoAP9De2QbxIZtXk56wTu4ykj wVE4SCQfgbP2dF3G6nKM60TIst225OmuEeV6ehR4gg76kYlq6tBbyuKayOqsv80U oNkQTaty9sM9W0CeDzRGD+Gj7pIQii/d86oSYIoLwYIYCthLOu4EWWItT6v+Cds= =HCQK -----END PGP SIGNATURE----- --rwEMma7ioTxnRzrJ--