Return-path: Received: from mail-yw0-f46.google.com ([209.85.213.46]:35681 "EHLO mail-yw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755293Ab1EKPyr (ORCPT ); Wed, 11 May 2011 11:54:47 -0400 Received: by ywj3 with SMTP id 3so210277ywj.19 for ; Wed, 11 May 2011 08:54:46 -0700 (PDT) Message-ID: <4DCA89BF.8000007@lwfinger.net> (sfid-20110511_175507_564101_E27AEDF7) Date: Wed, 11 May 2011 08:06:07 -0500 From: Larry Finger MIME-Version: 1.0 To: =?UTF-8?B?TWljaGFlbCBCw7xzY2g=?= CC: =?UTF-8?B?UmFmYcWCIE1pxYJlY2tp?= , linux-wireless@vger.kernel.org, b43-dev@lists.infradead.org Subject: Re: [PATCH 2/2] b43: implement timeouts workaround References: <1305072659-4011-1-git-send-email-zajec5@gmail.com> <1305072659-4011-2-git-send-email-zajec5@gmail.com> <4DC9CD4D.6060002@lwfinger.net> <4DC9D45C.6010505@lwfinger.net> <4DCA7E40.9070709@lwfinger.net> <1305117080.16850.4.camel@maggie> In-Reply-To: <1305117080.16850.4.camel@maggie> Content-Type: text/plain; charset=UTF-8; format=flowed Sender: linux-wireless-owner@vger.kernel.org List-ID: On 05/11/2011 07:31 AM, Michael Büsch wrote: > On Wed, 2011-05-11 at 07:17 -0500, Larry Finger wrote: >> On 05/11/2011 02:35 AM, Rafał Miłecki wrote: >>> W dniu 11 maja 2011 02:12 użytkownik Larry Finger >>> napisał: >>>> On 05/10/2011 06:56 PM, Rafał Miłecki wrote: >>>>> >>>>> W dniu 11 maja 2011 01:42 użytkownik Larry Finger >>>>> napisał: >>>>>> >>>>>> On 05/10/2011 07:10 PM, Rafał Miłecki wrote: >>>>>>> >>>>>>> Documented in:<4BB81CAD.10602@lwfinger.net> >>>>>> >>>>>> This reference is not correct. >>>>> >>>>> Ouch, GMail seems to lie to me. Any change you can give me real message id >>>>> of: >>>>> http://www.mail-archive.com/b43-dev@lists.infradead.org/msg00049.html >>>> >>>> This one is good. >>> >>> Sorry, do you mean<4BB81CAD.10602@lwfinger.net> is OK? Or should I >>> use link I posted instead of message ID? Or do you know how to get >>> message ID from the link above? >>> >> >> Use the link >> "http://www.mail-archive.com/b43-dev@lists.infradead.org/msg00049.html". >> <4BB81CAD.10602@lwfinger.net> just points to a non-existent email address on my >> domain. I don't know how to get a message ID. > > It's just an email header added by your MUA. > For example: Message-ID:<4DCA7E40.9070709@lwfinger.net> > > The advantage of this is that links change and vanish. However, message > IDs don't. The message ID uniquely identifies a message, regardless of > where it's stored. So even if the mail archive moves to another URL, > it's still possible to find the actual mail by the ID. Ahh. Yes, that Message ID is correct. I just rechecked the header in the mail that I sent. Sorry for the confusion and noise. Larry