On Wed, May 8, 2013 at 12:10 AM, Johannes Berg <johannes@xxxxxxxxxxxxxxxx> wrote: > On Wed, 2013-05-08 at 09:10 +0200, Johannes Berg wrote: >> From: Johannes Berg <johannes.berg@xxxxxxxxx> >> >> The new code for the "critical protocol indication" uses >> snd_portid and must be adjusted in the backport patches. > > This will be needed starting from next-20130423. Thanks for the heads up. If anyone wants to help shortcut further: commit c1be5a5b1b355d40e6cf79cc979eb66dafa24ad1 Author: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> Date: Sun Apr 28 17:36:01 2013 -0700 Linux 3.9 diff --git a/Makefile b/Makefile index 46263d8..8fe6991 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 9 SUBLEVEL = 0 -EXTRAVERSION = -rc8 +EXTRAVERSION = NAME = Unicycling Gorilla So that's next-20130428 but since that doesn't exist we want to easily branch out into a linux-3.10.y branch by having at least: * next-20130426 * next-20130426 * next-20130429 Given that johill has likely time warped us to next-20130423 perhaps its also good to have next-20130424. That would be the full set prior to the merge window for v3.10 (or whatever $linux_deity wants to call it). Luis -- To unsubscribe from this list: send the line "unsubscribe backports" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html