Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756404AbZDBLlv (ORCPT ); Thu, 2 Apr 2009 07:41:51 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752318AbZDBLlg (ORCPT ); Thu, 2 Apr 2009 07:41:36 -0400 Received: from victor.provo.novell.com ([137.65.250.26]:39265 "EHLO victor.provo.novell.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751002AbZDBLlf (ORCPT ); Thu, 2 Apr 2009 07:41:35 -0400 Message-ID: <49D4A4F9.6090007@novell.com> Date: Thu, 02 Apr 2009 07:43:53 -0400 From: Gregory Haskins User-Agent: Thunderbird 2.0.0.19 (X11/20081227) MIME-Version: 1.0 To: Stephen Hemminger CC: linux-kernel@vger.kernel.org, agraf@suse.de, pmullaney@novell.com, pmorreale@novell.com, anthony@codemonkey.ws, rusty@rustcorp.com.au, netdev@vger.kernel.org, kvm@vger.kernel.org Subject: Re: [RFC PATCH 09/17] net: Add vbus_enet driver References: <20090331184057.28333.77287.stgit@dev.haskins.net> <20090331184334.28333.8415.stgit@dev.haskins.net> <20090331133952.280373e9@nehalam> In-Reply-To: <20090331133952.280373e9@nehalam> X-Enigmail-Version: 0.95.7 OpenPGP: id=D8195319 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigAA7E937832300ACF99B30BC8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1469 Lines: 48 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigAA7E937832300ACF99B30BC8 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Stephen Hemminger wrote: > On Tue, 31 Mar 2009 14:43:34 -0400 > Gregory Haskins wrote: > =20 >> +struct vbus_enet_priv { >> + spinlock_t lock; >> + struct net_device *dev; >> + struct vbus_device_proxy *vdev; >> + struct napi_struct napi; >> + struct net_device_stats stats; >> =20 > > Not needed any more, stats are available in net_device > > =20 Thanks for the review, Stephen! I will apply all of your recommended fixes for the next release. -Greg --------------enigAA7E937832300ACF99B30BC8 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iEYEARECAAYFAknUpPkACgkQlOSOBdgZUxnbaACghpNAi0j4PvZA/bSa+MXHX9Ya roAAnik2nojK8G3BB+E+zqYlzG9WCpnt =Exds -----END PGP SIGNATURE----- --------------enigAA7E937832300ACF99B30BC8-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/