W dniu 22 stycznia 2010 16:01 użytkownik Gábor Stefanik <netrolller.3d@xxxxxxxxx> napisał: > 2010/1/22 Rafał Miłecki <zajec5@xxxxxxxxx>: >> 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: <zajec5@xxxxxxxxx> 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?= <zajec5@xxxxxxxxx> To: linux-wireless@xxxxxxxxxxxxxxx, "John W. Linville" <linville@xxxxxxxxxxxxx> Cc: bcm43xx-dev@xxxxxxxxxxxxxxxx, =?utf-8?B?UmFmYcWCIE1pxYJlY2tp?= <zajec5@xxxxxxxxx> 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-zajec5@xxxxxxxxx> X-Mailer: git-send-email 1.6.4.2 In-Reply-To: <1264121596-9616-1-git-send-email-zajec5@xxxxxxxxx> References: <1264121596-9616-1-git-send-email-zajec5@xxxxxxxxx> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: RafaĹ MiĹecki <zajec5@xxxxxxxxx> ===== Return-path: <zajec5@xxxxxxxxx> 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?= <zajec5@xxxxxxxxx> To: linux-wireless@xxxxxxxxxxxxxxx, "John W. Linville" <linville@xxxxxxxxxxxxx> Cc: bcm43xx-dev@xxxxxxxxxxxxxxxx, =?utf-8?B?UmFmYcWCIE1pxYJlY2tp?= <zajec5@xxxxxxxxx> 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-zajec5@xxxxxxxxx> 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: <zajec5@xxxxxxxxx> 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?= <zajec5@xxxxxxxxx> To: linux-wireless@xxxxxxxxxxxxxxx, "John W. Linville" <linville@xxxxxxxxxxxxx> Cc: bcm43xx-dev@xxxxxxxxxxxxxxxx, =?utf-8?B?UmFmYcWCIE1pxYJlY2tp?= <zajec5@xxxxxxxxx> 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-zajec5@xxxxxxxxx> X-Mailer: git-send-email 1.6.4.2 In-Reply-To: <1264121596-9616-1-git-send-email-zajec5@xxxxxxxxx> References: <1264121596-9616-1-git-send-email-zajec5@xxxxxxxxx> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: RafaĹ MiĹecki <zajec5@xxxxxxxxx> 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ł -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html