aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched/cls_basic.c
diff options
context:
space:
mode:
authorJiri Pirko <[email protected]>2017-08-04 12:29:08 +0000
committerDavid S. Miller <[email protected]>2017-08-04 18:21:24 +0000
commita74cb36980c3676c888a87dd66bcd410f7e75c08 (patch)
treec52872682122a4d87cab771fdf9ddbd6bae6c192 /net/sched/cls_basic.c
parentnet: sched: cls_fw: no need to call tcf_exts_change for newly allocated struct (diff)
downloadkernel-a74cb36980c3676c888a87dd66bcd410f7e75c08.tar.gz
kernel-a74cb36980c3676c888a87dd66bcd410f7e75c08.zip
net: sched: cls_matchall: no need to call tcf_exts_change for newly allocated struct
As the head struct was allocated right before mall_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]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/sched/cls_basic.c')
0 files changed, 0 insertions, 0 deletions