From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 07/12] sfc: Add power-management and wake-on-LAN support Date: Sun, 29 Nov 2009 16:48:14 -0800 (PST) Message-ID: <20091129.164814.165515360.davem@davemloft.net> References: <1259502187.3709.46.camel@localhost> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, linux-net-drivers@solarflare.com To: bhutchings@solarflare.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:57101 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752710AbZK3AsI (ORCPT ); Sun, 29 Nov 2009 19:48:08 -0500 In-Reply-To: <1259502187.3709.46.camel@localhost> Sender: netdev-owner@vger.kernel.org List-ID: From: Ben Hutchings Date: Sun, 29 Nov 2009 13:43:07 +0000 > Wake-on-LAN is a stub for Falcon, but will be implemented fully for > new NICs. > > Signed-off-by: Ben Hutchings Applied.