Re: [PATCH] fix QE firmware uploading limit

2008-03-07 Thread Kumar Gala
On Mar 3, 2008, at 11:11 AM, Timur Tabi wrote: > Fix a typo in qe_upload_firmware() that prevented uploading firmware > on > systems with more than one RISC core. > > Signed-off-by: Timur Tabi <[EMAIL PROTECTED]> > --- > > This patch is for 2.6.25. > > arch/powerpc/sysdev/qe_lib/qe.c |2 +-

[PATCH] fix QE firmware uploading limit

2008-03-03 Thread Timur Tabi
Fix a typo in qe_upload_firmware() that prevented uploading firmware on systems with more than one RISC core. Signed-off-by: Timur Tabi <[EMAIL PROTECTED]> --- This patch is for 2.6.25. arch/powerpc/sysdev/qe_lib/qe.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arc