From: David S. Miller Date: Wed, 18 Oct 2017 11:40:40 +0000 (+0100) Subject: Merge branch 'networking-Convert-timers-to-use-timer_setup' X-Git-Tag: v4.15-rc1~84^2~424 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=2af55f460738c78e63596e320f6dbde0cd4cfb84;p=users%2Fjedix%2Flinux-maple.git Merge branch 'networking-Convert-timers-to-use-timer_setup' Kees Cook says: ==================== networking: Convert timers to use timer_setup() This is the current set of outstanding networking patches to perform conversions to the new timer interface (rebased to -next). This is not all expected conversions, but it contains everything needed in networking to eliminate init_timer(), and all the non-standard setup_*_timer() uses. ==================== Signed-off-by: David S. Miller --- 2af55f460738c78e63596e320f6dbde0cd4cfb84