diff options
author | 2017-10-24 02:29:28 -0700 | |
---|---|---|
committer | 2017-10-27 10:48:44 +0300 | |
commit | 78ce6a9083c4f5ac1a73aa0b614c852db2d4e982 (patch) | |
tree | 7beee968b5ca4cfad10b10013a7856e83433b840 /net/netfilter/x_tables.c | |
parent | mwifiex: Convert timers to use timer_setup() (diff) | |
download | wireguard-linux-78ce6a9083c4f5ac1a73aa0b614c852db2d4e982.tar.xz wireguard-linux-78ce6a9083c4f5ac1a73aa0b614c852db2d4e982.zip |
libertas: 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: Kalle Valo <kvalo@codeaurora.org>
Cc: Arvind Yadav <arvind.yadav.cs@gmail.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Johannes Berg <johannes.berg@intel.com>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Andrew Zaborowski <andrew.zaborowski@intel.com>
Cc: libertas-dev@lists.infradead.org
Cc: linux-wireless@vger.kernel.org
Cc: netdev@vger.kernel.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'net/netfilter/x_tables.c')
0 files changed, 0 insertions, 0 deletions