Return-path: Received: from nbd.name ([46.4.11.11]:50282 "EHLO nbd.name" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753385Ab1ISS5A (ORCPT ); Mon, 19 Sep 2011 14:57:00 -0400 Message-ID: <4E779076.2030509@openwrt.org> (sfid-20110919_205705_319747_98376D9B) Date: Mon, 19 Sep 2011 20:56:54 +0200 From: Felix Fietkau MIME-Version: 1.0 To: "Luis R. Rodriguez" CC: linux-wireless@vger.kernel.org, linville@tuxdriver.com Subject: Re: [PATCH v2 3/4] ath: remove ath_regulatory::current_rd_ext References: <1316453903-75710-1-git-send-email-nbd@openwrt.org> <1316453903-75710-2-git-send-email-nbd@openwrt.org> <1316453903-75710-3-git-send-email-nbd@openwrt.org> <4E778A1C.5020206@openwrt.org> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Sender: linux-wireless-owner@vger.kernel.org List-ID: On 2011-09-19 8:43 PM, Luis R. Rodriguez wrote: > On Mon, Sep 19, 2011 at 11:29 AM, Felix Fietkau wrote: >> On 2011-09-19 8:18 PM, Luis R. Rodriguez wrote: >>> >>> On Mon, Sep 19, 2011 at 10:38 AM, Felix Fietkau wrote: >>>> >>>> Signed-off-by: Felix Fietkau >>> >>> Can you document on the patch commit log why you do remove this. >> >> Because it's unused > > Why is it unused? Because the code that used to use it was removed a while ago in other patches. - Felix