RE: [PATCH 1/1] Drivers: net-next: hyperv
From: KY Srinivasan <kys@microsoft.com>
Date: 2014-07-31 00:32:05
Also in:
lkml
From: KY Srinivasan <kys@microsoft.com>
Date: 2014-07-31 00:32:05
Also in:
lkml
-----Original Message----- From: David Miller [mailto:davem@davemloft.net] Sent: Wednesday, July 30, 2014 5:25 PM To: KY Srinivasan Cc: netdev@vger.kernel.org; linux-kernel@vger.kernel.org; devel@linuxdriverproject.org; olaf@aepfle.de; apw@canonical.com; jasowang@redhat.com Subject: Re: [PATCH 1/1] Drivers: net-next: hyperv From: "K. Y. Srinivasan" <kys@microsoft.com> Date: Wed, 30 Jul 2014 18:20:16 -0700quoted
For forwarding scenarios, it will be useful to allocate larger sendbuf. Make the necessary adjustments to permit this. Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>Please submit this with a proper Subject line, something like "[PATCH 1/1] hyperv: ${DESCRIPTION}" would be fine. As is, nobody scanning the commit headers in the tree history can see what might be unique about this change to the hyperv driver vs. all others, because you haven't written a proper description.
Oops; sorry about that. I will resend this. K. Y