From: Jiri Slaby <[email protected]> Date: Wed, 15 Feb 2017 16:59:35 +0100
> From: Jan Koniarik <[email protected]> > > Stop accessing timer struct members directly and use setup_timer and > mod_timer helpers intended for that use. It makes the code cleaner and > will allow for easier change of the timer struct internals. > > Signed-off-by: Jan Koniarik <[email protected]> > Signed-off-by: Jiri Slaby <[email protected]> Applied to net-next, thanks.

