Am Mittwoch, 17. Oktober 2007 schrieb Karsten Wiese:
to nonsense comments, please ignore:
> this ^..^ looked funny to me
and
> back to normal ^.^
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL
Am Dienstag, 16. Oktober 2007 schrieb Francois Romieu:
> Karsten Wiese <[EMAIL PROTECTED]> :
> [...]
> > Forgot to say: patch is against 2.6.23. Stable material, if it gets an ACK.
> > The BUG happens since months here, if not since I hibernate this pc.
>
> Can you
Am Dienstag, 16. Oktober 2007 schrieb Karsten Wiese:
> Hi,
>
> Sometimes (~ 1 in 10) after suspend to disk my r8169 nic doesn't work and a
> "r8169: eth0: link down" gets mingled up with those suspend messages.
> First tests show nothing bad, so maybe this patch r
_stop_queue() can go as it is called by netif_device_detach().
Signed-off-by: Karsten Wiese <[EMAIL PROTECTED]>
---
drivers/net/r8169.c |3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/drivers/net/r8169.c b/drivers/net/r8169.c
index c76dd29..fee6c8e 100644
--