[patch 1/6] ppp_async hang fix

2006-06-25 Thread akpm
From: <[EMAIL PROTECTED]> Adapted from http://bugzilla.kernel.org/show_bug.cgi?id=6530 Reschedule the async Tx tasklet if the transmit queue was full. Cc: Paul Mackerras <[EMAIL PROTECTED]> [akpm: submitted before, discussion petered off inconclusively] Signed-off-by: Andrew Morton <[EMAIL PR

Re: [patch 1/6] ppp_async hang fix

2006-06-25 Thread Paul Mackerras
[EMAIL PROTECTED] writes: > From: <[EMAIL PROTECTED]> > > Adapted from http://bugzilla.kernel.org/show_bug.cgi?id=6530 > > Reschedule the async Tx tasklet if the transmit queue was full. > > Cc: Paul Mackerras <[EMAIL PROTECTED]> > > [akpm: submitted before, discussion petered off inconclusiv