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 CF691DDF41 for ; Wed, 31 Jan 2007 01:37:33 +1100 (EST) Message-ID: <45BF5822.20607@garzik.org> Date: Tue, 30 Jan 2007 09:37:22 -0500 From: Jeff Garzik MIME-Version: 1.0 To: Thomas Klein Subject: Re: [PATCH 2.6.20-rc6 1/2] ehea: Fixed wrong jumbo frames status query References: <200701291844.01887.osstklei@de.ibm.com> In-Reply-To: <200701291844.01887.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: > This patch fixes the wrong query and logging of the per interface jumbo frames > enabled/disabled status. > > > Signed-off-by: Thomas Klein applied 1-2