Hi Pablo,
>- h->ops = nft_family_ops_lookup(args.family);
>+ h->ops = nft_family_ops_lookup(h->family);
Due to lack of patch description, I don't know if you're trying to
address a bug or this is just a simple cleanup.
It's clearly a bug fix here (using args.family forget about if user has
used -6) but indeed a one liner description does not harm :)
Tomasz
--
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