From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 2/2] via-velocity: fix the WOL bug on 1000M full duplex forced mode Date: Wed, 08 Dec 2010 12:56:19 -0800 (PST) Message-ID: <20101208.125619.200379037.davem@davemloft.net> References: Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, romieu@fr.zoreil.com, DavidLv@viatech.com.cn, ShirleyHu@viatech.com.cn, AndersMa@viatech.com.cn To: davidlv.linux@gmail.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:41307 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751773Ab0LHUzx (ORCPT ); Wed, 8 Dec 2010 15:55:53 -0500 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: From: David Lv Date: Wed, 8 Dec 2010 13:47:19 +0800 > The VIA velocity card can't be waken up by WOL tool on 1000M full > duplex forced mode. > This patch fixes the bug. > Thanks! > > Signed-off-by: David Lv > Acked-by: Francois Romieu ... > > - MII_REG_BITS_OFF(ADVERTISE_1000FULL | ADVERTISE_1000HALF, > MII_CTRL1000, vptr->mac_regs); Your email client has corrupted the patch by chopping up long lines etc., please correct this and resubmit your patch.