diff options
| author | Kees Cook <[email protected]> | 2017-10-16 17:29:18 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-10-18 12:39:54 +0100 |
| commit | a92c5751b97cca55d8140ec0bf26a53c7e00bfa5 (patch) | |
| tree | 795748f297d209840be5011c889504bbb7b3f649 /tools/perf/scripts/python | |
| parent | cdeabbb881343c1d554b83687a71f45280c592e0 (diff) | |
netfilter: ipset: Convert timers to use timer_setup()
In preparation for unconditionally passing the struct timer_list pointer to
all timer callbacks, switch to using the new timer_setup() and from_timer()
to pass the timer pointer explicitly. This introduces a pointer back to the
struct ip_set, which is used instead of the struct timer_list .data field.
Cc: Pablo Neira Ayuso <[email protected]>
Cc: Jozsef Kadlecsik <[email protected]>
Cc: Florian Westphal <[email protected]>
Cc: "David S. Miller" <[email protected]>
Cc: Stephen Hemminger <[email protected]>
Cc: simran singhal <[email protected]>
Cc: Muhammad Falak R Wani <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Kees Cook <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions