Re: [PATCH 1/5] skge: use workq for PHY handling

2006-06-08 Thread Jeff Garzik
applied 1-5 to #upstream - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

[PATCH 1/5] skge: use workq for PHY handling

2006-06-06 Thread Stephen Hemminger
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 <[EMAIL PROTECTED]> --- skge-2.6.orig/drivers/net/skge.c +++ skge-2.6/drivers/net/skge.c @@ -603,7 +603,7 @@ static void skge_led(struct skge_port *s