diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-24 10:46:45 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-10-25 06:07:37 +0200 |
commit | 5c658e19a7b53b6d712c3fb08bb88649d362db9f (patch) | |
tree | 25640c8681633ef8101fc7d031dc17be9a790428 /net/dcb | |
parent | net: af_packet: Convert timers to use timer_setup() (diff) | |
download | linux-5c658e19a7b53b6d712c3fb08bb88649d362db9f.tar.xz linux-5c658e19a7b53b6d712c3fb08bb88649d362db9f.zip |
net: atm/mpc: Stop using open-coded timer .data field
In preparation for unconditionally passing the struct timer_list pointer to
all timer callbacks, switch to using an explicit static variable to hold
additional expiration details.
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Bhumika Goyal <bhumirks@gmail.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Alexey Dobriyan <adobriyan@gmail.com>
Cc: "Reshetova, Elena" <elena.reshetova@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 'net/dcb')
0 files changed, 0 insertions, 0 deletions