atm: idt77105: Use del_timer_sync() in exit path
authorThomas Gleixner <tglx@linutronix.de>
Sun, 23 Mar 2014 15:09:28 +0000 (15:09 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 26 Mar 2014 01:06:02 +0000 (21:06 -0400)
The module is about to go away. Make sure everything is stopped safely
before we pull the plug.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Chas Williams <chas@cmf.nrl.navy.mil>
Cc: atm <linux-atm-general@lists.sourceforge.net>
Cc: netdev <netdev@vger.kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found