From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.dvmed.net (srv5.dvmed.net [207.36.208.214]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 9E79CDDF46 for ; Thu, 31 May 2007 00:00:36 +1000 (EST) Message-ID: <465D8379.3090109@garzik.org> Date: Wed, 30 May 2007 10:00:25 -0400 From: Jeff Garzik MIME-Version: 1.0 To: Thomas Klein Subject: Re: [PATCH 2.6.22-rc3] ehea: Fixed multi queue RX bug References: <200705301239.23934.osstklei@de.ibm.com> In-Reply-To: <200705301239.23934.osstklei@de.ibm.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Cc: Thomas Klein , Jan-Bernd Themann , netdev , linux-kernel , Christoph Raisch , Stefan Roscher , linux-ppc , Marcus Eder List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Thomas Klein wrote: > Must access the respective queue's dummy netdev instead of the port's netdev. > > Signed-off-by: Thomas Klein applied