From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] myri10ge: print MAC and serial number on probe failure Date: Mon, 05 Jan 2009 18:16:23 -0800 (PST) Message-ID: <20090105.181623.249536957.davem@davemloft.net> References: <4962905C.1030308@myri.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: jeff@garzik.org, netdev@vger.kernel.org To: brice@myri.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:47509 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1751557AbZAFCQW (ORCPT ); Mon, 5 Jan 2009 21:16:22 -0500 In-Reply-To: <4962905C.1030308@myri.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Brice Goglin Date: Mon, 05 Jan 2009 23:57:32 +0100 > To help board identification and diagnosis, print the MAC > and serial number on probe failure if they are available. > > Signed-off-by: Brice Goglin Applied, thanks Brice.