Re: [PATCH] fix bug 923 for sis900 driver

From: Jeff Garzik
Date: Wed Aug 20 2003 - 18:24:45 EST


Greg KH wrote:
Hi,

I realized that I've had this patch in my tree for a while, and forgot
to send it to you and lkml. The patch below fixes bug number 923:
http://bugme.osdl.org/show_bug.cgi?id=923
(basically keeps us from calling pci_find_device from interrupt
context.)

It's been tested by a few people with this device, and they say it works
just fine for them. Please forward it on up the food chain.

thanks,

greg k-h


diff -Nru a/drivers/net/sis900.c b/drivers/net/sis900.c
--- a/drivers/net/sis900.c Wed Aug 20 15:29:35 2003
+++ b/drivers/net/sis900.c Wed Aug 20 15:29:35 2003


Looks good, will apply later on today.

Thanks,

Jeff


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/