On 07/28/2017 04:40 PM, Jiri Pirko wrote:
From: Jiri Pirko <[email protected]>As the prog struct was allocated right before cls_bpf_set_parms call, no need to use tcf_exts_change to do atomic change, and we can just fill-up the unused exts struct directly by tcf_exts_validate. Signed-off-by: Jiri Pirko <[email protected]>
Acked-by: Daniel Borkmann <[email protected]>
