From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] xen-netfront: correct MAX_TX_TARGET calculation. Date: Thu, 26 Jan 2012 13:48:57 -0500 (EST) Message-ID: <20120126.134857.546484845577613526.davem@davemloft.net> References: <1327598603-16398-1-git-send-email-wei.liu2@citrix.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1327598603-16398-1-git-send-email-wei.liu2@citrix.com> Sender: netdev-owner@vger.kernel.org To: wei.liu2@citrix.com Cc: netdev@vger.kernel.org, jeremy@goop.org, konrad.wilk@oracle.com, xen-devel@lists.xensource.com, ian.campbell@citrix.com List-Id: xen-devel@lists.xenproject.org From: Wei Liu Date: Thu, 26 Jan 2012 17:23:23 +0000 > Signed-off-by: Wei Liu Pretty obvious and straightforward, applied, thanks!