From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [net-next-2.6 PATCH 2/2] ixgbe: Display currently attached PHY through ethtool Date: Sun, 29 Nov 2009 00:35:28 -0800 (PST) Message-ID: <20091129.003528.10145023.davem@davemloft.net> References: <20091125101128.24430.89112.stgit@localhost.localdomain> <20091125101153.24430.45252.stgit@localhost.localdomain> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: jeff@garzik.org, shemminger@vyatta.com, netdev@vger.kernel.org, gospo@redhat.com, peter.p.waskiewicz.jr@intel.com To: jeffrey.t.kirsher@intel.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:37206 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753267AbZK2IfX (ORCPT ); Sun, 29 Nov 2009 03:35:23 -0500 In-Reply-To: <20091125101153.24430.45252.stgit@localhost.localdomain> Sender: netdev-owner@vger.kernel.org List-ID: From: Jeff Kirsher Date: Wed, 25 Nov 2009 02:11:54 -0800 > From: PJ Waskiewicz > > This patch extends the ethtool interface to display what PHY > is currently connected to a NIC. The results can be viewed in > ethtool ethX output. > > Signed-off-by: Peter P Waskiewicz Jr > Signed-off-by: Jeff Kirsher Applied.