Merge branch 'tun-timer-cleanups'
authorDavid S. Miller <davem@davemloft.net>
Sun, 22 Oct 2017 02:13:20 +0000 (03:13 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sun, 22 Oct 2017 02:13:20 +0000 (03:13 +0100)
commitbdd091bab8c631bd2801af838e344fad34566410
tree6d81457c99f041698851601e7d00ef8df9b65ccd
parent02db34d04ecb5e4bb590eb7baf1c12c82ad68ac9
parentee74d9967b829232723939cb7c9b100b29f6ec98
Merge branch 'tun-timer-cleanups'

Eric Dumazet says:

====================
tun: timer cleanups

While working on a syzkaller issue that might have been
fixed already by Cong Wang in commit 0ad646c81b21
("tun: call dev_get_valid_name() before register_netdevice()")
I made three small changes related to flow_gc_timer.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>