From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from outbound1-dub-R.bigfish.com (outbound-dub.frontbridge.com [213.199.154.16]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.bigfish.com", Issuer "*.bigfish.com" (not verified)) by ozlabs.org (Postfix) with ESMTP id AE5F6DDEF5 for ; Wed, 15 Aug 2007 02:40:14 +1000 (EST) Message-ID: <46C1DACF.6040101@am.sony.com> Date: Tue, 14 Aug 2007 09:39:43 -0700 From: Geoff Levand MIME-Version: 1.0 To: Geert Uytterhoeven Subject: Re: [PATCH] ps3: Fix no storage devices found References: <46C0FDC0.6000503@am.sony.com> <20070814123227.GA18886@suse.de> <20070814143537.GA21308@suse.de> <20070814152651.GA22182@suse.de> <46C1D0D6.7030403@am.sony.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Cc: Linux/PPC Development , Hiroyuki Machida , Andrew Morton , Olaf Hering List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Geert Uytterhoeven wrote: > Fix probing of PS3 storage devices: in the success case, we should set `error' > to zero, not `result'. > > Without this patch no storage devices are found. > > Signed-off-by: Geert Uytterhoeven > --- > This brown paper bag bug slipped in due to bad patch splitting. > Please apply as soon as possible. Thanks! Looks good. Acked-by: Geoff Levand