From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next-2.6 05/12] e1000e: implement ethtool set_phys_id Date: Wed, 06 Apr 2011 14:31:37 -0700 (PDT) Message-ID: <20110406.143137.52176650.davem@davemloft.net> References: <20110404184340.604594357@linuxplumber.net> <20110404184501.732239902@linuxplumber.net> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: bhutchings@solarflare.com, jeffrey.t.kirsher@intel.com, jesse.brandeburg@intel.com, bruce.w.allan@intel.com, carolyn.wyborny@intel.com, donald.c.skidmore@intel.com, john.ronciak@intel.com, netdev@vger.kernel.org To: shemminger@vyatta.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:53190 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932290Ab1DFVcO (ORCPT ); Wed, 6 Apr 2011 17:32:14 -0400 In-Reply-To: <20110404184501.732239902@linuxplumber.net> Sender: netdev-owner@vger.kernel.org List-ID: From: Stephen Hemminger Date: Mon, 04 Apr 2011 11:43:45 -0700 > The new ethtool set_phys_id takes over controlling the LED for identifying > boards. This fixes the lockout during that period. > For this device lots of extra infrastructure can also be removed by using > set_phys_id. > > Signed-off-by: Stephen Hemminger Deferred to Intel driver maintainers.