From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Thu, 29 Jan 2009 16:27:54 +0000 (GMT) Received: from h5.dl5rb.org.uk ([81.2.74.5]:17112 "EHLO h5.dl5rb.org.uk") by ftp.linux-mips.org with ESMTP id S21365123AbZA2Q1w (ORCPT ); Thu, 29 Jan 2009 16:27:52 +0000 Received: from h5.dl5rb.org.uk (localhost.localdomain [127.0.0.1]) by h5.dl5rb.org.uk (8.14.3/8.14.3) with ESMTP id n0TGRm8j001703; Thu, 29 Jan 2009 16:27:48 GMT Received: (from ralf@localhost) by h5.dl5rb.org.uk (8.14.3/8.14.3/Submit) id n0TGRlgw001702; Thu, 29 Jan 2009 16:27:47 GMT Date: Thu, 29 Jan 2009 16:27:47 +0000 From: Ralf Baechle To: Phil Sutter Cc: linux-mips@linux-mips.org Subject: Re: [PATCH] MIPS: rb532: fix bit swapping in rb532_set_bit() Message-ID: <20090129162747.GA1155@linux-mips.org> References: <20081103150542.GB13461@nuty> <1226444970-29272-1-git-send-email-n0-1@freewrt.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1226444970-29272-1-git-send-email-n0-1@freewrt.org> User-Agent: Mutt/1.5.18 (2008-05-17) Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 21875 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: ralf@linux-mips.org Precedence: bulk X-list: linux-mips On Wed, Nov 12, 2008 at 12:09:30AM +0100, Phil Sutter wrote: thanks, applied. Ralf