aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2013-12-20 10:04:18 -0800
committerDavid S. Miller <[email protected]>2013-12-20 17:06:27 -0500
commitdcd76081340da2f262a8c8efade200cc7554a3b9 (patch)
treebc7529f7af81514dc4d4e8d5440719e87212e99c /tools/perf/scripts/python/bin
parent568a153a22d8f338a5ebda70e6bd139f6d8bb2c3 (diff)
net_sched: fix a regression in tcf_proto_lookup_ops()
list_for_each_entry(t, &tcf_proto_base, head) doesn't exit with t = NULL if we reached the end of the list. Signed-off-by: Eric Dumazet <[email protected]> Fixes: 3627287463b4 ("net_sched: convert tcf_proto_ops to use struct list_head") Cc: Cong Wang <[email protected]> Reviewed-by: Cong Wang <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions