Re: [PATCH 1/8] b44: b44_start_xmit returns with a lock held when it fails allocating

2005-11-07 Thread Francois Romieu
Jeff Garzik <[EMAIL PROTECTED]> : > applied 1-5 to 'upstream' branch. > > A bit worried that #5 will cause a screaming-interrupt situation in the > field... we'll see... b44_close issues b44_halt, whence b44_disable_ints + b44_chip_reset. I hope that b44_chip_reset does not lie too much :o) -

Re: [PATCH 1/8] b44: b44_start_xmit returns with a lock held when it fails allocating

2005-11-07 Thread Jeff Garzik
applied 1-5 to 'upstream' branch. A bit worried that #5 will cause a screaming-interrupt situation in the field... we'll see... Jeff - 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

[PATCH 1/8] b44: b44_start_xmit returns with a lock held when it fails allocating

2005-11-06 Thread Francois Romieu
The patch simply factors out the release of the lock. Signed-off-by: Francois Romieu <[EMAIL PROTECTED]> --- bac3c52c566b6d3f72efae63c8ca95df5143e085 diff --git a/drivers/net/b44.c b/drivers/net/b44.c --- a/drivers/net/b44.c +++ b/drivers/net/b44.c @@ -948,6 +948,7 @@ static int b44_start_xmit(s