From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Mon, 15 Oct 2007 19:38:46 +0100 (BST) Received: from srv5.dvmed.net ([207.36.208.214]:55220 "EHLO mail.dvmed.net") by ftp.linux-mips.org with ESMTP id S20037493AbXJOSih (ORCPT ); Mon, 15 Oct 2007 19:38:37 +0100 Received: from cpe-069-134-071-233.nc.res.rr.com ([69.134.71.233] helo=core.yyz.us) by mail.dvmed.net with esmtpsa (Exim 4.63 #1 (Red Hat Linux)) id 1IhUpn-0000nv-00; Mon, 15 Oct 2007 18:38:35 +0000 Message-ID: <4713B3AA.9000701@garzik.org> Date: Mon, 15 Oct 2007 14:38:34 -0400 From: Jeff Garzik User-Agent: Thunderbird 2.0.0.5 (X11/20070727) MIME-Version: 1.0 To: Yoichi Yuasa CC: Ralf Baechle , linux-mips Subject: Re: [PATCH][1/2][MIPS] update AU1000 get_ethernet_addr() References: <200710151012.l9FAChGC007295@po-mbox301.hop.2iij.net> In-Reply-To: <200710151012.l9FAChGC007295@po-mbox301.hop.2iij.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: 17052 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: jeff@garzik.org Precedence: bulk X-list: linux-mips Yoichi Yuasa wrote: > Update AU1000 get_ethernet_addr(). > Three functions were brought together in one. > > Signed-off-by: Yoichi Yuasa applied 1-2