diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-25 03:51:03 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-10-27 12:09:15 +0900 |
commit | 0ff624fbfefbb96db62d100bda84e4fbdabaf628 (patch) | |
tree | 213c337c7a16bfe7adb767677c8cf416aa8eb35c /crypto | |
parent | a78ec0d4f0eada03378413d51c92d0c1253133fa (diff) | |
download | linux-0ff624fbfefbb96db62d100bda84e4fbdabaf628.tar.bz2 |
drivers/net: 3com/3c515: 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: Thomas Gleixner <tglx@linutronix.de>
Cc: Stephen Hemminger <stephen@networkplumber.org>
Cc: Johannes Berg <johannes.berg@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 'crypto')
0 files changed, 0 insertions, 0 deletions