Re: [PATCH] add return value check of request_irq()

2007-06-13 Thread Jeff Garzik
Yoichi Yuasa wrote: Hi, This patch has added return value check of request_irq() to pcmcia net drivers. Yoichi Signed-off-by: Yoichi Yuasa <[EMAIL PROTECTED]> applied to #upstream (2.6.23) - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAI

[PATCH] add return value check of request_irq()

2007-06-05 Thread Yoichi Yuasa
Hi, This patch has added return value check of request_irq() to pcmcia net drivers. Yoichi Signed-off-by: Yoichi Yuasa <[EMAIL PROTECTED]> diff -pruN -X generic/Documentation/dontdiff generic-orig/drivers/net/pcmcia/axnet_cs.c generic/drivers/net/pcmcia/axnet_cs.c --- generic-orig/drivers/net/