From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id D88155A9F for ; Wed, 10 Jun 2015 19:17:01 +0200 (CEST) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga103.fm.intel.com with ESMTP; 10 Jun 2015 10:17:00 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.13,588,1427785200"; d="scan'208";a="708700396" Received: from irsmsx110.ger.corp.intel.com ([163.33.3.25]) by orsmga001.jf.intel.com with ESMTP; 10 Jun 2015 10:16:59 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.215]) by irsmsx110.ger.corp.intel.com ([163.33.3.25]) with mapi id 14.03.0224.002; Wed, 10 Jun 2015 18:16:52 +0100 From: "Mcnamara, John" To: Stephen Hemminger , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH] vmxnet3: fix spelling Thread-Index: AQHQo5fwHRNfdd/LbU2WPe+xp+bItZ2l+yBw Date: Wed, 10 Jun 2015 17:16:52 +0000 Message-ID: References: <1433952577-4321-1-git-send-email-stephen@networkplumber.org> In-Reply-To: <1433952577-4321-1-git-send-email-stephen@networkplumber.org> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.181] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Cc: Stephen Hemminger Subject: Re: [dpdk-dev] [PATCH] vmxnet3: fix spelling X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Jun 2015 17:17:02 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Stephen Hemminger > Sent: Wednesday, June 10, 2015 5:10 PM > To: dev@dpdk.org > Cc: Stephen Hemminger > Subject: [dpdk-dev] [PATCH] vmxnet3: fix spelling >=20 > From: Stephen Hemminger >=20 > Fix spelling errors in strings and comments. Acked-by: John McNamara