Re: [net PATCH] atl1c: Fix misuse of netdev_alloc_skb in refilling rx ring
From: David Miller <davem@davemloft.net>
Date: 2013-07-31 19:01:27
From: David Miller <davem@davemloft.net>
Date: 2013-07-31 19:01:27
From: Benjamin Poirier <redacted> Date: Wed, 31 Jul 2013 13:48:54 -0400
On 2013/07/30 19:11, David Miller wrote:quoted
From: Eric Dumazet <redacted> Date: Mon, 29 Jul 2013 10:24:04 -0700quoted
[PATCH] atl1c: use custom skb allocatorBTW, this didn't end up in git with the intended patch subject. The extra text prepended in the email also made it to the log. 7b70176 atl1c: Fix misuse of netdev_alloc_skb in refilling rx ring
I know, I realized this when I sent the pull request to Linus. Eric, your patch submission format is extremely error prone for me sometime. When you submit patches in email thread, and do things like you did here, it causes problems sometimes. Really just send it in the usual way, with the real Subject line matching the commit message header line you wish to use etc. Thanks!