On Mon, Feb 28, 2011 at 09:35:59PM +0100, Lars Ellenberg wrote: > Currently nla_policy_len always returns n * NLA_HDRLEN: > It loops, but does not advance it's iterator. > NLA_UNSPEC == 0 does not contain a .len in any policy. > > Trivially fixed by adding p++. > > Signed-off-by: Lars Ellenberg <lars.ellenberg@xxxxxxxxxx> > > diff --git a/lib/nlattr.c b/lib/nlattr.c Please read how to properly get patches into the stable kernel tree in the file Documentation/stable_kernel_rules.txt (hint, randomly cc:ing stable@xxxxxxxxxx is NOT how to do it...) thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html