Re: [PATCH 2.6.26.y] sch_prio: Fix nla_parse_nested_compat()regression

From: David Miller
Date: Tue Sep 02 2008 - 20:32:00 EST


From: Thomas Graf <tgraf@xxxxxxx>
Date: Thu, 28 Aug 2008 15:03:31 +0200

> nla_parse_nested_compat() was used to parse two different message
> formats in the netem and prio qdisc, when it was "fixed" to work
> with netem, it broke the multi queue support in the prio qdisc.
> Since the prio qdisc code in question is already removed in the
> development tree, this patch only fixes the regression in the
> stable tree.
>
> Based on original patch from Alexander H Duyck <alexander.h.duyck@xxxxxxxxx>
>
> Signed-off-by: Thomas Graf <tgraf@xxxxxxx>

I'll queue this up for -stable, thanks Thomas.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/