Re: [PATCH 1/1] Fix hang on IBM Token Ring PCMCIA card ejection

2007-05-09 Thread Paul Walmsley
On Tue, 8 May 2007, Jeff Garzik wrote: ACK but does not apply Thanks. Some mailer trouble I guess - will resend via quilt. - Paul - To unsubscribe from this list: send the line unsubscribe netdev in the body of a message to [EMAIL PROTECTED] More majordomo info at

[PATCH] From: Paul Walmsley [EMAIL PROTECTED]

2007-05-09 Thread Paul Walmsley
tok_open(), but tok_interrupt() gets called anyway when the card is ejected. So, set an already-existing flag which causes tok_interrupt() to bail out early upon card ejection. Tested by inserting and removing the PCMCIA card several times. Patch against 2.6.21-rc6. Signed-off-by: Paul Walmsley

[PATCH] ibmtr_cs: fix hang on eject

2007-04-28 Thread Paul Walmsley
anyway when the card is ejected. So, set an already-existing flag which causes tok_interrupt() to bail out early upon card ejection. Tested by inserting and removing the PCMCIA card several times. Patch against 2.6.21-rc6. Signed-off-by: Paul Walmsley [EMAIL PROTECTED] --- dev/drivers/net