Return-path: Received: from server19320154104.serverpool.info ([193.201.54.104]:54253 "EHLO hauke-m.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750988Ab2FKVvk (ORCPT ); Mon, 11 Jun 2012 17:51:40 -0400 Message-ID: <4FD66865.7000901@hauke-m.de> (sfid-20120611_235144_911561_0C07908F) Date: Mon, 11 Jun 2012 23:51:33 +0200 From: Hauke Mehrtens MIME-Version: 1.0 To: "Luis R. Rodriguez" CC: Johannes Berg , froh@novell.com, mailman-owner@linuxfoundation.org, =?UTF-8?B?T3phbiDDh2HEn2xheWFu?= , mcgrof@kernel.org, linux-wireless@vger.kernel.org, lf_driver_backport@lists.linux-foundation.org, linux-bluetooth@vger.kernel.org Subject: Re: [Lf_driver_backport] [PATCH] compat: backport ether_addr_equal References: <1337162148-16499-1-git-send-email-ozancag@gmail.com> <4FB40FF0.4050809@hauke-m.de> <1337201182.18519.15.camel@jlt3.sipsolutions.net> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Sender: linux-wireless-owner@vger.kernel.org List-ID: On 06/11/2012 08:49 PM, Luis R. Rodriguez wrote: > On Wed, May 16, 2012 at 1:46 PM, Johannes Berg > wrote: >> On Wed, 2012-05-16 at 22:37 +0200, Hauke Mehrtens wrote: >> >>>> Content-Type: text/plain; charset="utf-8" >>>> Content-Transfer-Encoding: base64 >>>> >>>> And then all I see is this when I save the e-mail to a txt file, given >>>> that the encoding is base64. This is odd given that I see you sent >>>> this with X-Mailer: git-send-email 1.7.10.1 -- so not sure how this >>>> ended up going out like this. >>> >>> That's strange, when I save this mail I got over the mailing list with >>> Thunderbird it is not based64 encoded and when looking into the source >>> code with my mail program it is normal text mail. >>> >>> From: =?UTF-8?q?Ozan=20=C3=87a=C4=9Flayan?= >>> Subject: [PATCH] compat: backport ether_addr_equal >>> Content-Type: text/plain; charset=UTF-8 >>> Content-Transfer-Encoding: 8bit >> >> Well, which list? :-) >> >> I suspect you looked at linux-wireless, and Luis looked at >> lf_driver_backport (given his reply tag), so maybe the >> lf_driver_backport list re-encoded the email. > > Great, so gmail doesn't even let me "see" the linux-wireless e-mail if > it was sent also to lf_driver_backport, I can tell given that I cannot > see the bottom of the e-mail a footer indicating this came from > linux-wireless. If lf_driver_backport re-encoded it then it seems all > patches sent to that list get busted. Bleh. I gotta address this... > > froh you seem to be listed as the owner of the list, can you review this? > > Luis All the mails I got through lf_driver_backport are base64 encoded and if I and the lf_driver_backport mailing list are in CC or TO I just get one mail directly and no mail through the list, different to wireless-testing mailing list where I would get two mails, one directly and one through the list. Hauke