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 20659DDFFE for ; Sat, 28 Apr 2007 10:14:07 +1000 (EST) Message-ID: <463291C3.2020901@garzik.org> Date: Fri, 27 Apr 2007 20:13:55 -0400 From: Jeff Garzik MIME-Version: 1.0 To: Thomas Klein Subject: Re: [PATCH 1/2] ehea: fix for sysfs entries References: <200704261156.13487.osstklei@de.ibm.com> In-Reply-To: <200704261156.13487.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: > Create symbolic link from each logical port to ehea driver > > Signed-off-by: Thomas Klein > --- > > > This patch applies on top of the netdev upstream branch for 2.6.22 applied 1-2 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757946AbXD1AOG (ORCPT ); Fri, 27 Apr 2007 20:14:06 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757947AbXD1AOG (ORCPT ); Fri, 27 Apr 2007 20:14:06 -0400 Received: from srv5.dvmed.net ([207.36.208.214]:48218 "EHLO mail.dvmed.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757946AbXD1AOD (ORCPT ); Fri, 27 Apr 2007 20:14:03 -0400 Message-ID: <463291C3.2020901@garzik.org> Date: Fri, 27 Apr 2007 20:13:55 -0400 From: Jeff Garzik User-Agent: Thunderbird 1.5.0.10 (X11/20070302) MIME-Version: 1.0 To: Thomas Klein CC: Christoph Raisch , Jan-Bernd Themann , Jan-Bernd Themann , linux-kernel , linux-ppc , Marcus Eder , netdev , Thomas Klein , Stefan Roscher Subject: Re: [PATCH 1/2] ehea: fix for sysfs entries References: <200704261156.13487.osstklei@de.ibm.com> In-Reply-To: <200704261156.13487.osstklei@de.ibm.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -4.3 (----) X-Spam-Report: SpamAssassin version 3.1.8 on srv5.dvmed.net summary: Content analysis details: (-4.3 points, 5.0 required) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Thomas Klein wrote: > Create symbolic link from each logical port to ehea driver > > Signed-off-by: Thomas Klein > --- > > > This patch applies on top of the netdev upstream branch for 2.6.22 applied 1-2