W dniu 22 stycznia 2010 16:01 użytkownik Gábor Stefanik
<[email protected]> napisał:
> 2010/1/22 Rafał Miłecki <[email protected]>:
>> John, I hope to have patch submission fixed, please let me know if there
>> is anything wrong still.
>
> Nope, it is still base64-encoded.
>
> I personally use Thunderbird 2 for patch submission (had weird
> problems with Thunderbird 3 beta - not sure about the final version).

I start hating that :| I checked for headers and all messages seem to have same:


Return-path: <[email protected]>
Received: from localhost.localdomain (c3-107.icpnet.pl [62.21.3.107]) by
 mx.google.com with ESMTPS id 16sm1347862ewy.14.2010.01.21.16.53.24
 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 21 Jan 2010 16:53:25 -0800 (PST)
From: =?utf-8?B?UmFmYcWCIE1pxYJlY2tp?= <[email protected]>
To: [email protected], "John W. Linville"
 <[email protected]>
Cc: [email protected], =?utf-8?B?UmFmYcWCIE1pxYJlY2tp?=
 <[email protected]>
Subject: [PATCH 1/5] b43: check band width
Date: Fri, 22 Jan 2010 01:53:12 +0100
Message-ID: <[email protected]>
X-Mailer: git-send-email 1.6.4.2
In-Reply-To: <[email protected]>
References: <[email protected]>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Rafał Miłecki <[email protected]>


=====


Return-path: <[email protected]>
Received: from localhost.localdomain (c3-107.icpnet.pl [62.21.3.107]) by
 mx.google.com with ESMTPS id 16sm1347862ewy.14.2010.01.21.16.53.12
 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 21 Jan 2010 16:53:12 -0800 (PST)
From: =?utf-8?B?UmFmYcWCIE1pxYJlY2tp?= <[email protected]>
To: [email protected], "John W. Linville"
 <[email protected]>
Cc: [email protected], =?utf-8?B?UmFmYcWCIE1pxYJlY2tp?=
 <[email protected]>
Subject: [PATCH 0/5] b43: more N-PHY stuff
Date: Fri, 22 Jan 2010 01:53:11 +0100
Message-ID: <[email protected]>
X-Mailer: git-send-email 1.6.4.2
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

John, I hope to have patch submission fixed, please let me know if there
is anything wrong still.


=====


Return-path: <[email protected]>
Received: from localhost.localdomain (c3-107.icpnet.pl [62.21.3.107]) by
 mx.google.com with ESMTPS id 16sm1347862ewy.14.2010.01.21.16.53.34
 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 21 Jan 2010 16:53:34 -0800 (PST)
From: =?utf-8?B?UmFmYcWCIE1pxYJlY2tp?= <[email protected]>
To: [email protected], "John W. Linville"
 <[email protected]>
Cc: [email protected], =?utf-8?B?UmFmYcWCIE1pxYJlY2tp?=
 <[email protected]>
Subject: [PATCH 2/5] b43: N-PHY: implement overriding RF control
Date: Fri, 22 Jan 2010 01:53:13 +0100
Message-ID: <[email protected]>
X-Mailer: git-send-email 1.6.4.2
In-Reply-To: <[email protected]>
References: <[email protected]>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Rafał Miłecki <[email protected]>


As you can see I've used git send-email for submission this time! I've
no idea what I did wrong that patch 1/5 was sent incorrectly. I just
generated patches with
git format-patch --cover-letter -o b43
, then modified 0000-...patch (ONLY this one) and finally sent all
patches from b43 directory.

-- 
Rafał
_______________________________________________
Bcm43xx-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/bcm43xx-dev

Reply via email to