From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oliver Hartkopp Subject: Re: [PATCH 0/4] CAN sk_buff and can-gw enhancements Date: Wed, 23 Jan 2013 10:14:00 +0100 Message-ID: <50FFA9D8.40005@hartkopp.net> References: <50F83848.4090006@hartkopp.net> <50FF07A1.1070909@pengutronix.de> <50FF0EC6.70106@pengutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mo-p00-ob.rzone.de ([81.169.146.160]:28538 "EHLO mo-p00-ob.rzone.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753926Ab3AWJOE (ORCPT ); Wed, 23 Jan 2013 04:14:04 -0500 In-Reply-To: <50FF0EC6.70106@pengutronix.de> Sender: linux-can-owner@vger.kernel.org List-ID: To: Marc Kleine-Budde Cc: "linux-can@vger.kernel.org" On 22.01.2013 23:12, Marc Kleine-Budde wrote: > > BTW: try to use git send-email to send your patches, it's easier than to > use thunderbird and git am works better. > I was in hurry that day and tried to get my IMAP mail account working with git. After 2h of failures i copy/pasted the four output files of git format-patch --cover-letter by hand into thunderbird. Sigh :-( Will need to spend some more time for that ...