aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
diff options
context:
space:
mode:
authorKees Cook <keescook@chromium.org>2017-10-16 17:29:26 -0700
committerDavid S. Miller <davem@davemloft.net>2017-10-18 12:40:25 +0100
commit11286125326bb9d5e295c7c85fb1dc91ca2af46b (patch)
treee88425eca199f1da00931916054d14a8e25b4719 /drivers/net
parentdrivers/net/appletalk: Convert timers to use timer_setup() (diff)
downloadlinux-dev-11286125326bb9d5e295c7c85fb1dc91ca2af46b.tar.xz
linux-dev-11286125326bb9d5e295c7c85fb1dc91ca2af46b.zip
isdnloop: 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. Added missing initialization for rb_timer. Cc: Karsten Keil <isdn@linux-pingi.de> Cc: "David S. Miller" <davem@davemloft.net> Cc: Al Viro <viro@zeniv.linux.org.uk> Cc: Stephen Hemminger <stephen@networkplumber.org> Cc: Arnd Bergmann <arnd@arndb.de> 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 'drivers/net')
0 files changed, 0 insertions, 0 deletions