Return-path: Received: from mail-ob0-f178.google.com ([209.85.214.178]:56366 "EHLO mail-ob0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751025Ab3CIRVj (ORCPT ); Sat, 9 Mar 2013 12:21:39 -0500 Received: by mail-ob0-f178.google.com with SMTP id wd20so2198386obb.9 for ; Sat, 09 Mar 2013 09:21:36 -0800 (PST) Message-ID: <513B6F9D.9010201@lwfinger.net> (sfid-20130309_182151_326974_4A9B9DE7) Date: Sat, 09 Mar 2013 11:21:33 -0600 From: Larry Finger MIME-Version: 1.0 To: =?UTF-8?B?UmFmYcWCIE1pxYJlY2tp?= CC: linux-wireless@vger.kernel.org, "John W. Linville" , b43-dev@lists.infradead.org Subject: Re: [PATCH 00/13] b43: implement basic TX power mgmt References: <1362671247-10766-1-git-send-email-zajec5@gmail.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Sender: linux-wireless-owner@vger.kernel.org List-ID: On 03/09/2013 06:58 AM, Rafał Miłecki wrote: > I've finished sending V2 of some patches, arrays are now converted to > static const where possible. > > I've tried applying this 3 times and Hauke confirmed is applies > cleanly, so I hope it's fine now. I do not know what happened earlier, but the using the latest set, everything applied cleanly. Now for some testing. Larry