From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] myri10ge: fix rx_pause in myri10ge_set_pauseparam Date: Wed, 07 Apr 2010 22:23:52 -0700 (PDT) Message-ID: <20100407.222352.227588298.davem@davemloft.net> References: <4BB8ADE4.5090304@myri.com> <4BBD67D8.8000104@myri.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: brice@myri.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:37892 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751022Ab0DHFXu (ORCPT ); Thu, 8 Apr 2010 01:23:50 -0400 In-Reply-To: <4BBD67D8.8000104@myri.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Brice Goglin Date: Thu, 08 Apr 2010 07:21:28 +0200 > Fix rx_pause management in myri10ge_set_pauseparam(). > > Signed-off-by: Brice Goglin Applied, thanks.