Re: [PATCH 23/23 V2 for 3.19] rtlwifi: Fix error when accessing unmapped memory in skb
From: Larry Finger <hidden>
Date: 2015-01-05 21:25:27
From: Larry Finger <hidden>
Date: 2015-01-05 21:25:27
On 01/05/2015 03:20 AM, Kalle Valo wrote:
Larry Finger [off-list ref] writes:quoted
quoted
23/23? Where are patches 1-22? I don't see them in patchwork: https://patchwork.kernel.org/project/linux-wireless/list/Sorry. I forgot to edit the subject line. To get git to format that one patch, I had to generate a total of 23. There is only 1 of 1 that will be submitted.Ok, I was just worried that I had missed the other 22. But you can actually get a single commit like this so no editing is needed: git format-patch -1 2a3e60d37fc6
Thanks for the git lesson. Some week^H^H^H^Hmonth I should learn to use more parts of that tool, but you know how that goes. I do have an additional question on procedure. If I submit a number of patches in a series, but find that only one of the series needs a V2. Is it better to resubmit all N of them, or only just the one that needs changing? Thanks, Larry