diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-16 17:29:01 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-10-18 12:39:38 +0100 |
commit | d3e99b2d19b06030593761c658b648fd6427eaa1 (patch) | |
tree | 24cba9c9fe1071ae1a83dcce80dae40e8f4f5a2b /drivers/net/wireless/wl3501_cs.c | |
parent | abec4be3ee68c8572adb39da68fbfd86e63daa84 (diff) |
net/cw1200: 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: Solomon Peachy <pizza@shaftnet.org>
Cc: Kalle Valo <kvalo@codeaurora.org>
Cc: linux-wireless@vger.kernel.org
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 'drivers/net/wireless/wl3501_cs.c')
0 files changed, 0 insertions, 0 deletions