From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.windriver.com (mail.windriver.com [147.11.1.11]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id B0A06E0044D for ; Mon, 7 May 2012 06:01:07 -0700 (PDT) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca [147.11.189.40]) by mail.windriver.com (8.14.3/8.14.3) with ESMTP id q47D167A006806 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL); Mon, 7 May 2012 06:01:06 -0700 (PDT) Received: from [128.224.146.67] (128.224.146.67) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server id 14.1.255.0; Mon, 7 May 2012 06:01:05 -0700 Message-ID: <4FA7C78F.70706@windriver.com> Date: Mon, 7 May 2012 09:01:03 -0400 From: Bruce Ashfield User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120329 Thunderbird/11.0.1 MIME-Version: 1.0 To: Darren Hart References: <4FA306CC.3060308@windriver.com> <4FA31E73.501@linux.intel.com> In-Reply-To: <4FA31E73.501@linux.intel.com> Cc: Yocto Project Subject: Re: [PATCH 0/1][linux-yocto-3.2] pch_gbe: Do not abort probe on bad MAC X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 May 2012 13:01:07 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit On 12-05-03 08:10 PM, Darren Hart wrote: > > > On 05/03/2012 03:29 PM, Bruce Ashfield wrote: >> On 12-05-01 06:14 PM, Darren Hart wrote: >>> This somehow missed the 3.0 to 3.2 update. It is required for networking >>> on the sys940x BSP. Please apply to standard/base and derived branches. >> >> The somehow .. is that I thought this made 3.2, and it didn't. This is >> merged >> here, and when I get back to a decent internet connection. It'll appear >> on the servers. >> > > It's been proposed to stable since, so it will make it eventually. This is merged out now. Sorry for the delay, I had a stream of other fixes and issues to deal with. update your SRCREVs accordingly, and I'll send one out for master shortly. Bruce > > >> Bruce >> >>> >>> The following changes since commit 900717638fab9d2b25be35f3612ccfd95ceb31d1: >>> >>> Merge branch 'yocto/standard/base' into standard/base (2012-03-16 10:43:42 -0400) >>> >>> are available in the git repository at: >>> >>> git://git.infradead.org/users/dvhart/linux-yocto-3.2.git dvhart/standard/pch_gbe >>> http://git.infradead.org/users/dvhart/linux-yocto-3.2.git/shortlog/refs/heads/dvhart/standard/pch_gbe >>> >>> Darren Hart (1): >>> pch_gbe: Do not abort probe on bad MAC >>> >>> .../net/ethernet/oki-semi/pch_gbe/pch_gbe_main.c | 17 ++++++++++++++--- >>> 1 files changed, 14 insertions(+), 3 deletions(-) >>> >> >