Re: [PATCH 2.6.22-rc7] 8139cp: dev->tx_timeout

2007-07-13 Thread Mika . Lansirinne
ote on 10.07.2007 19:42:21: > [EMAIL PROTECTED] wrote: > > (Resending the patch against 2.6.22-rc7) > > > > This patch implements the missing dev->tx_timeout for 8139cp driver > > > > Signed-off-by: Mika Lansirinne <[EMAIL PROTECTED]> > > ACK but still fail

[PATCH 2.6.22-rc7] 8139cp: dev->tx_timeout

2007-07-02 Thread Mika . Lansirinne
(Resending the patch against 2.6.22-rc7) This patch implements the missing dev->tx_timeout for 8139cp driver Signed-off-by: Mika Lansirinne <[EMAIL PROTECTED]> --- diff -uprN linux-2.6.22-rc7/drivers/net/8139cp.c linux-2.6.22-rc7_8139cp-tx_timeout/drivers/net/8139cp.c --- linux-2

[PATCH 2.6.21.5] 8139cp: dev->tx_timeout

2007-06-27 Thread Mika . Lansirinne
This patch implements the missing dev->tx_timeout for 8139cp driver Signed-off-by: Mika Lansirinne <[EMAIL PROTECTED]> --- diff -ru linux-2.6.21.5/drivers/net/8139cp.c linux-2.6.21.5_8139cp-tx_timeout/drivers/net/8139cp.c --- linux-2.6.21.5/drivers/net/8139cp.c 2007-06-11 21:37:06.

Re: [PATCH] 8139cp dev->tx_timeout

2007-06-27 Thread Mika . Lansirinne
Jeff, Thanks for the correction. I'll resend the patch in the correct form. I will also send the results of our test as soon as we have some. -Mika > Seems OK, but I'm definitely interested in hearing test feedback. > > Also, all patches need a Signed-off-by line per > Documentation/Sub

[PATCH] 8139cp dev->tx_timeout

2007-06-27 Thread Mika . Lansirinne
Hello All, We have been experimenting a couple of interface hangs with the 8139cp driver. It appears that the tx buffer stops transmitting and never starts up again in some yet unknown conditions. To be able to circumvent this we implemented the missing dev->tx_timeout function which should reset