diff options
| author | Kees Cook <keescook@chromium.org> | 2017-10-24 11:45:48 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2017-10-25 06:06:25 +0300 |
| commit | fc8bcaa05160528d56432e4612f522e3ceafc513 (patch) | |
| tree | 7818ac4c54e21a8e4f869e9d9d255743a43b283e /scripts | |
| parent | 8dbd05ff5c4e50a3e5b1ed4089c2d0b4210379c6 (diff) | |
| download | linux-fc8bcaa05160528d56432e4612f522e3ceafc513.tar.xz | |
net: LLC: 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.
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Eric Dumazet <edumazet@google.com>
Cc: Hans Liljestrand <ishkamiel@gmail.com>
Cc: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
Cc: "Reshetova, Elena" <elena.reshetova@intel.com>
Cc: netdev@vger.kernel.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
