diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-17 02:28:57 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-10-18 13:39:37 +0200 |
commit | eb8c6b5b4402581a805a5d8a736a7058c4c5abb7 (patch) | |
tree | a7f6f49899d08584a1f23b1e67585b51423235da /drivers/pcmcia | |
parent | xfrm: Convert timers to use timer_setup() (diff) | |
download | linux-eb8c6b5b4402581a805a5d8a736a7058c4c5abb7.tar.xz linux-eb8c6b5b4402581a805a5d8a736a7058c4c5abb7.zip |
ethernet/broadcom: 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()
helper to pass the timer pointer explicitly.
Cc: Florian Fainelli <f.fainelli@gmail.com>
Cc: bcm-kernel-feedback-list@broadcom.com
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Jarod Wilson <jarod@redhat.com>
Cc: netdev@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/pcmcia')
0 files changed, 0 insertions, 0 deletions