From: Jay Vosburgh Date: Thu, 18 Oct 2007 00:37:45 +0000 (-0700) Subject: Convert bonding timers to workqueues X-Git-Tag: v2.6.24-rc1~15^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b76b31693d4a6088dec104ff6a6ead54081a3c2;p=pandora-kernel.git Convert bonding timers to workqueues Convert bonding timers to workqueues. This converts the various monitor functions to run in periodic work queues instead of timers. This patch introduces the framework and convers the calls, but does not resolve various locking issues, and does not stand alone. Signed-off-by: Andy Gospodarek Signed-off-by: Jay Vosburgh Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed