diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-17 03:29:00 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-10-18 14:39:37 +0300 |
commit | abec4be3ee68c8572adb39da68fbfd86e63daa84 (patch) | |
tree | 434df69a31da1ae5ed5d03b3000cc55e469386e3 /drivers/net/wireless/st | |
parent | 80c5a20b537996f848c61ddb8a6734c66b65abfd (diff) | |
download | linux-abec4be3ee68c8572adb39da68fbfd86e63daa84.tar.xz |
net: ethernet: stmmac: 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: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Cc: Alexandre Torgue <alexandre.torgue@st.com>
Cc: netdev@vger.kernel.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Acked-by: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/wireless/st')
0 files changed, 0 insertions, 0 deletions