From 0af6a4ffb9b871c11c449e06017fbbc68c96b8a6 Mon Sep 17 00:00:00 2001 From: Thadeu Lima de Souza Cascardo Date: Mon, 24 May 2010 05:14:38 -0400 Subject: [PATCH] Last bits about TX: timeout. --- 15net/net | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/15net/net b/15net/net index 0a3d403..916b1b1 100644 --- a/15net/net +++ b/15net/net @@ -86,6 +86,10 @@ # Transmission timeout +* Transmission may timeout after queue has been stopped +* Current code already updates last time packet was transmitted +* Driver should set watchdog\\_timeo and ndo\\_tx\\_timeout + # NAPI # Changes in net device -- 2.20.1