commit | 68497a87c4f4f918cbbdbae88652e796c75e11bd | [log] [tgz] |
---|---|---|
author | Wei Yongjun <weiyongjun1@huawei.com> | Sat Oct 22 14:28:00 2016 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 26 17:21:59 2016 -0400 |
tree | 891fca9606aacb8e8f55501a6689ade5e91442bf | |
parent | 1aaa87aff688bbb47e9ab36c638e1bb876810a39 [diff] |
net: dsa: mv88e6xxx: use setup_timer to simplify the code Use setup_timer function instead of initializing timer with the function and data fields. Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>