From: Stephen Hemminger Date: Fri, 9 Dec 2005 19:34:57 +0000 (-0800) Subject: [PATCH] sky2: phy processing in workqueue rather than tasklet X-Git-Tag: v2.6.16-rc1~474^2~22^2~7^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91c86df5a8a44157b456bf1e91fc6d878582e68c;p=pandora-kernel.git [PATCH] sky2: phy processing in workqueue rather than tasklet Do phy processing in a work queue rather than a tasklet. This means we can let bottom halves run. Signed-off-by: Stephen Hemminger Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed