Return-path: Received: from mail-qy0-f174.google.com ([209.85.216.174]:49814 "EHLO mail-qy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756349Ab1ISS7T convert rfc822-to-8bit (ORCPT ); Mon, 19 Sep 2011 14:59:19 -0400 Received: by qyk30 with SMTP id 30so3072398qyk.19 for ; Mon, 19 Sep 2011 11:59:19 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <4E779076.2030509@openwrt.org> 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> <4E779076.2030509@openwrt.org> From: "Luis R. Rodriguez" Date: Mon, 19 Sep 2011 11:58:59 -0700 Message-ID: (sfid-20110919_205923_307871_2686DA14) Subject: Re: [PATCH v2 3/4] ath: remove ath_regulatory::current_rd_ext To: Felix Fietkau Cc: linux-wireless@vger.kernel.org, linville@tuxdriver.com Content-Type: text/plain; charset=UTF-8 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Mon, Sep 19, 2011 at 11:56 AM, Felix Fietkau wrote: > 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. And what did that do :) ? Luis