From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 1/9][BNX2]: Add function to fetch hardware tx index. Date: Thu, 20 Dec 2007 19:55:48 -0800 (PST) Message-ID: <20071220.195548.167891054.davem@davemloft.net> References: <1198182667.9163.27.camel@dell> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: mchan@broadcom.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:53463 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1752158AbXLUDzs (ORCPT ); Thu, 20 Dec 2007 22:55:48 -0500 In-Reply-To: <1198182667.9163.27.camel@dell> Sender: netdev-owner@vger.kernel.org List-ID: From: "Michael Chan" Date: Thu, 20 Dec 2007 12:31:07 -0800 > [BNX2]: Add function to fetch hardware tx index. > > This makes the code cleaner and easier to support different tx rings. > > Signed-off-by: Michael Chan Applied.