W dniu 22 stycznia 2010 16:01 użytkownik Gábor Stefanik <netrolller...@gmail.com> napisał: > 2010/1/22 Rafał Miłecki <zaj...@gmail.com>: >> 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: <zaj...@gmail.com> 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?= <zaj...@gmail.com> To: linux-wirel...@vger.kernel.org, "John W. Linville" <linvi...@tuxdriver.com> Cc: bcm43xx-dev@lists.berlios.de, =?utf-8?B?UmFmYcWCIE1pxYJlY2tp?= <zaj...@gmail.com> Subject: [PATCH 1/5] b43: check band width Date: Fri, 22 Jan 2010 01:53:12 +0100 Message-ID: <1264121596-9616-2-git-send-email-zaj...@gmail.com> X-Mailer: git-send-email 1.6.4.2 In-Reply-To: <1264121596-9616-1-git-send-email-zaj...@gmail.com> References: <1264121596-9616-1-git-send-email-zaj...@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: RafaĹ MiĹecki <zaj...@gmail.com> ===== Return-path: <zaj...@gmail.com> 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?= <zaj...@gmail.com> To: linux-wirel...@vger.kernel.org, "John W. Linville" <linvi...@tuxdriver.com> Cc: bcm43xx-dev@lists.berlios.de, =?utf-8?B?UmFmYcWCIE1pxYJlY2tp?= <zaj...@gmail.com> Subject: [PATCH 0/5] b43: more N-PHY stuff Date: Fri, 22 Jan 2010 01:53:11 +0100 Message-ID: <1264121596-9616-1-git-send-email-zaj...@gmail.com> 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: <zaj...@gmail.com> 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?= <zaj...@gmail.com> To: linux-wirel...@vger.kernel.org, "John W. Linville" <linvi...@tuxdriver.com> Cc: bcm43xx-dev@lists.berlios.de, =?utf-8?B?UmFmYcWCIE1pxYJlY2tp?= <zaj...@gmail.com> Subject: [PATCH 2/5] b43: N-PHY: implement overriding RF control Date: Fri, 22 Jan 2010 01:53:13 +0100 Message-ID: <1264121596-9616-3-git-send-email-zaj...@gmail.com> X-Mailer: git-send-email 1.6.4.2 In-Reply-To: <1264121596-9616-1-git-send-email-zaj...@gmail.com> References: <1264121596-9616-1-git-send-email-zaj...@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: RafaĹ MiĹecki <zaj...@gmail.com> 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 Bcm43xx-dev@lists.berlios.de https://lists.berlios.de/mailman/listinfo/bcm43xx-dev