commit | baa34745fe6263c733f43feddb0b8100d6538f37 | [log] [tgz] |
---|---|---|
author | Jesse Brandeburg <jesse.brandeburg@intel.com> | Fri Sep 25 12:17:23 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Sep 26 20:15:34 2009 -0700 |
tree | c77d8e304a958f01f9665a51e1703e1f20c499dd | |
parent | 51851073093f36a626de5f5eb1b87db9cae7e0d2 [diff] |
e1000: stop timers at appropriate times there were some hotplug cases that made timers still run after the driver had been removed, make sure to stop all the timers and not allow racy reschedules. Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com> Signed-off-by: Don Skidmore <donald.c.skidmore@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>