Return-path: Received: from mail-gx0-f224.google.com ([209.85.217.224]:57949 "EHLO mail-gx0-f224.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751160Ab0AOAOS (ORCPT ); Thu, 14 Jan 2010 19:14:18 -0500 Received: by gxk24 with SMTP id 24so53393gxk.1 for ; Thu, 14 Jan 2010 16:14:17 -0800 (PST) Message-ID: <4B4FB34D.7020003@lwfinger.net> Date: Thu, 14 Jan 2010 18:14:05 -0600 From: Larry Finger MIME-Version: 1.0 To: "Luis R. Rodriguez" CC: =?UTF-8?B?UmFmYcWCIE1pxYJlY2tp?= , "linux-wireless@vger.kernel.org" , "John W. Linville" , "bcm43xx-dev@lists.berlios.de" Subject: Re: [PATCH 3/6] b43: N-PHY: add update TX cal ladder References: <43e72e891001141508ndec9aeak46412482b2486054@mail.gmail.com> <43e72e891001141544n75de8362ke1756882ed1c2391@mail.gmail.com> <43e72e891001141559n43ce0eecm2894da7fd1409408@mail.gmail.com> In-Reply-To: <43e72e891001141559n43ce0eecm2894da7fd1409408@mail.gmail.com> Content-Type: text/plain; charset=UTF-8 Sender: linux-wireless-owner@vger.kernel.org List-ID: On 01/14/2010 05:59 PM, Luis R. Rodriguez wrote: > 2010/1/14 Rafał Miłecki : >> >> So definitely I will avoid putting just function names. However as I >> said, I don't think I will be able to be more descriptive :/ > > Heh well I had to try :) Unfortunately, there are no comments in MIPS binary code. Without them, there is very little more than the function names available. Larry