From: Stephen Hemminger Date: Tue, 6 Jun 2006 17:11:11 +0000 (-0700) Subject: [PATCH] skge: use workq for PHY handling X-Git-Tag: v2.6.18-rc1~1115^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d85b514fd9aa95d2089fa16dccc25863fb2a766c;p=pandora-kernel.git [PATCH] skge: use workq for PHY handling Since accessing the PHY can take 100's of usecs, use a work queue to allow spinning in outside of soft/hard irq. Signed-off-by: Stephen Hemminger Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed