commit | d85b514fd9aa95d2089fa16dccc25863fb2a766c | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@osdl.org> | Tue Jun 06 10:11:11 2006 -0700 |
committer | Jeff Garzik <jeff@garzik.org> | Thu Jun 08 15:44:54 2006 -0400 |
tree | 7a46eaf6bfa9d745e821cedc51d9deb81b2d7108 | |
parent | b10c066823c97c0e40989b2048540e85f5190501 [diff] |
[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 <shemminger@osdl.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>