From: Jeff Kirsher <redacted>
Date: Wed, 22 Sep 2010 21:22:17 -0700
From: Jesse Brandeburg <redacted>
E1000 is using several timers that in a follow on patch
will need to acquire the rtnl_lock in order to be safe.
This patch moves the timer bodies into work queues which
will allow the next patch to add rtnl_lock.
Signed-off-by: Jesse Brandeburg <redacted>
Tested-by: Jeff Pieper <redacted>
Signed-off-by: Jeff Kirsher <redacted>
Applied.