Return-path: Received: from server19320154104.serverpool.info ([193.201.54.104]:35290 "EHLO hauke-m.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752290Ab3FELHL (ORCPT ); Wed, 5 Jun 2013 07:07:11 -0400 Message-ID: <51AF1BD6.1090402@hauke-m.de> (sfid-20130605_130725_377574_38E804CA) Date: Wed, 05 Jun 2013 13:07:02 +0200 From: Hauke Mehrtens MIME-Version: 1.0 To: Arend van Spriel CC: Kalle Valo , "John W. Linville" , linux-wireless@vger.kernel.org, David Miller Subject: Re: [PATCH] brcmsmac: disable power-save related functions References: <1370419185-3977-1-git-send-email-arend@broadcom.com> <878v2p3qst.fsf@purkki.adurom.net> <874ndd3q20.fsf@purkki.adurom.net> <51AEFACD.7000902@broadcom.com> In-Reply-To: <51AEFACD.7000902@broadcom.com> Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-wireless-owner@vger.kernel.org List-ID: On 06/05/2013 10:46 AM, Arend van Spriel wrote: > On 06/05/2013 10:44 AM, Kalle Valo wrote: >> Kalle Valo writes: >> >>> "Arend van Spriel" writes: >>> >>>> This patch fixes a regression introduced by: >>>> >>>> commit 6da3b6c48d79da96a36c2632053cf4f53bf48fb2 >>>> Author: Hauke Mehrtens >>>> Date: Sun Mar 24 01:45:52 2013 +0100 >>>> >>>> brcmsmac: remove brcms_bss_cfg->associated >>>> >>>> The regression behaviour is described in: >>>> >>>> http://www.spinics.net/lists/linux-wireless/msg107474.html >>> >>> The link is not a very reliable reference, it can die anytime and >>> there's no way to know what message it refers to. Stating the message id >>> would better. And the best would be to copy the full text to the commit >>> log, it's only few lines anyway. >> >> Johannes gave a handy tip. Gmane has a service which uses message ids: >> >> http://mid.gmane.org/5197DC4F.7030503@broadcom.com >> >> If the link or service dies, one can find the email with the message id >> visible from the link. >> > > What if gmane dies ;-) > > Gr. AvS There is also a bugzilla entry for this bug: https://bugzilla.kernel.org/show_bug.cgi?id=58471 Hauke