From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.lixom.net (lixom.net [66.141.50.11]) by ozlabs.org (Postfix) with ESMTP id 4EEC2DDFCF for ; Wed, 3 Oct 2007 07:23:25 +1000 (EST) Date: Tue, 2 Oct 2007 16:27:28 -0500 From: Olof Johansson To: jgarzik@pobox.com Subject: [PATCH] [8/11] pasemi_mac: update todo list Message-ID: <20071002212728.GI2282@lixom.net> References: <20071002212421.GA2282@lixom.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20071002212421.GA2282@lixom.net> Cc: netdev@vger.kernel.org, linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , pasemi_mac: update todo list Remove some stale todo items that have been taken care of. Add a couple of upcoming ones. Signed-off-by: Olof Johansson Index: 2.6.23/drivers/net/pasemi_mac.c =================================================================== --- 2.6.23.orig/drivers/net/pasemi_mac.c +++ 2.6.23/drivers/net/pasemi_mac.c @@ -46,12 +46,10 @@ /* TODO list * - * - Get rid of pci_{read,write}_config(), map registers with ioremap - * for performance - * - PHY support * - Multicast support * - Large MTU support - * - Other performance improvements + * - SW LRO + * - Multiqueue RX/TX */